File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
user_guide_src/source/intro Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,11 @@ PHP and Required Extensions
1616 - `mbstring <https://www.php.net/manual/en/mbstring.requirements.php >`_
1717 - `json <https://www.php.net/manual/en/json.requirements.php >`_
1818
19- .. warning :: The end of life date for PHP 7.4 was November 28, 2022. If you are
20- still using PHP 7.4, you should upgrade immediately. The end of life date
21- for PHP 8.0 will be November 26, 2023.
19+ .. warning ::
20+ - The end of life date for PHP 7.4 was November 28, 2022.
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.
23+ - The end of life date for PHP 8.1 will be November 25, 2024.
2224
2325***********************
2426Optional PHP Extensions
You can’t perform that action at this time.
0 commit comments