We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed7860d + 775b2be commit c8ebc44Copy full SHA for c8ebc44
1 file changed
en/appendices/5-3-migration-guide.rst
@@ -5,6 +5,14 @@ The 5.3.0 release is a backwards compatible with 5.0. It adds new functionality
5
and introduces new deprecations. Any functionality deprecated in 5.x will be
6
removed in 6.0.0.
7
8
+Upgrade to PHP 8.2
9
+==================
10
+
11
+If you are not running on **PHP 8.2 or higher**, you will need to upgrade PHP before updating CakePHP.
12
13
+.. note::
14
+ CakePHP 5.3 requires **a minimum of PHP 8.2**.
15
16
Behavior Changes
17
================
18
0 commit comments