Skip to content

Commit 10d10b6

Browse files
committed
docs: add note for PHP and CI4 versions
1 parent 7e58971 commit 10d10b6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

user_guide_src/source/intro/requirements.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ PHP and Required Extensions
2222
- If you are still using PHP 7.4 or 8.0, you should upgrade immediately.
2323
- The end of life date for PHP 8.1 will be December 31, 2025.
2424

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+
2532
***********************
2633
Optional PHP Extensions
2734
***********************

0 commit comments

Comments
 (0)