We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8460b46 commit 7d44d6aCopy full SHA for 7d44d6a
1 file changed
user_guide_src/source/intro/requirements.rst
@@ -16,9 +16,11 @@ PHP and Required Extensions
16
- `mbstring <https://www.php.net/manual/en/mbstring.requirements.php>`_
17
- `json <https://www.php.net/manual/en/json.requirements.php>`_
18
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.
+.. warning::
+ - The end of life date for PHP 7.4 was November 28, 2022.
+ - 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.
24
25
***********************
26
Optional PHP Extensions
0 commit comments