File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Deprecations
23
23
24
24
3.5.0 deprecates a number of methods as we continue to transition away from
25
25
combined get/set methods in favour of separate get/set methods. The `migration
26
- guide <https://book.cakephp.org/3.0/en/appendices/3-5-migration-guide.html#deprecations> `_
26
+ guide <https://book.cakephp.org/3.0/en/appendices/3-5-migration-guide.html#deprecations> `__
27
27
has the full list of deprecated methods and their replacements. Deprecated
28
28
features will continue to exist and behave as they always have until 4.0.0
29
29
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ you to make incremental progress in fixing them. To disable deprecation warnings
31
31
set ``Error.errorLevel `` to ``E_ALL ^ E_USER_DEPRECATED `` in **config/app.php **.
32
32
33
33
The `migration guide
34
- <https://book.cakephp.org/3.0/en/appendices/3-6-migration-guide.html#deprecations> `_
34
+ <https://book.cakephp.org/3.0/en/appendices/3-6-migration-guide.html#deprecations> `__
35
35
has the full list of deprecated methods and their replacements. Deprecated
36
36
features will continue to exist and behave as they always have until 4.0.0
37
37
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ you to make incremental progress in fixing them. To disable deprecation warnings
29
29
set ``Error.errorLevel `` to ``E_ALL ^ E_USER_DEPRECATED `` in **config/app.php **.
30
30
31
31
The `migration guide
32
- <https://book.cakephp.org/3.0/en/appendices/3-7-migration-guide.html#deprecations> `_
32
+ <https://book.cakephp.org/3.0/en/appendices/3-7-migration-guide.html#deprecations> `__
33
33
has the full list of deprecated methods and their replacements. Deprecated
34
34
features will continue to exist and behave as they always have until 4.0.0
35
35
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ you to make incremental progress in fixing them. To disable deprecation warnings
33
33
set ``Error.errorLevel `` to ``E_ALL ^ E_USER_DEPRECATED `` in **config/app.php **.
34
34
35
35
The `migration guide
36
- <https://book.cakephp.org/3.0/en/appendices/3-8-migration-guide.html#deprecations> `_
36
+ <https://book.cakephp.org/3.0/en/appendices/3-8-migration-guide.html#deprecations> `__
37
37
has more details on the deprecation in 3.8 and their replacements. Deprecated
38
38
features will continue to exist and behave as they always have until 4.0.0
39
39
Original file line number Diff line number Diff line change 1
1
CakePHP 4.3.10 Released
2
- ======================
2
+ =======================
3
3
4
4
The CakePHP core team is happy to announce the immediate availability of CakePHP
5
5
4.3.10. This is a maintenance release for the 4.3 branch that fixes several
You can’t perform that action at this time.
0 commit comments