File tree 1 file changed +8
-1
lines changed
user_guide_src/source/intro
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,16 @@ PHP and Required Extensions
19
19
.. warning ::
20
20
- The end of life date for PHP 7.4 was November 28, 2022.
21
21
- The end of life date for PHP 8.0 was November 26, 2023.
22
- - If you are still using PHP 7.4 or 8.0, you should upgrade immediately.
22
+ - ** If you are still using PHP 7.4 or 8.0, you should upgrade immediately. **
23
23
- The end of life date for PHP 8.1 will be December 31, 2025.
24
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
+
25
32
***********************
26
33
Optional PHP Extensions
27
34
***********************
You can’t perform that action at this time.
0 commit comments