Skip to content

Commit c8ebc44

Browse files
authored
Merge pull request #8021 from cakephp/5.next-php82
Docs for PHP 8.2+
2 parents ed7860d + 775b2be commit c8ebc44

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

en/appendices/5-3-migration-guide.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ The 5.3.0 release is a backwards compatible with 5.0. It adds new functionality
55
and introduces new deprecations. Any functionality deprecated in 5.x will be
66
removed in 6.0.0.
77

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+
816
Behavior Changes
917
================
1018

0 commit comments

Comments
 (0)