We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e58971 commit 10d10b6Copy full SHA for 10d10b6
user_guide_src/source/intro/requirements.rst
@@ -22,6 +22,13 @@ PHP and Required Extensions
22
- If you are still using PHP 7.4 or 8.0, you should upgrade immediately.
23
- The end of life date for PHP 8.1 will be December 31, 2025.
24
25
+.. note::
26
+ - PHP 8.4 requires CodeIgniter 4.6.0 or later.
27
+ - PHP 8.3 requires CodeIgniter 4.4.4 or later.
28
+ - PHP 8.2 requires CodeIgniter 4.2.11 or later.
29
+ - PHP 8.1 requires CodeIgniter 4.1.6 or later.
30
+ - **Note that we only maintain the latest version.**
31
+
32
***********************
33
Optional PHP Extensions
34
0 commit comments