Skip to content

Commit 85ae66c

Browse files
committed
docs: update end of life dates for PHP
1 parent 358843d commit 85ae66c

File tree

3 files changed

+15
-12
lines changed

3 files changed

+15
-12
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,11 @@ PHP version 7.4 or higher is required, with the following extensions installed:
9292
- [intl](http://php.net/manual/en/intl.requirements.php)
9393
- [mbstring](http://php.net/manual/en/mbstring.installation.php)
9494

95-
> **Warning**
96-
> The end of life date for PHP 7.4 was November 28, 2022. If you are
97-
> still using PHP 7.4, you should upgrade immediately. The end of life date
98-
> for PHP 8.0 will be November 26, 2023.
95+
> [!WARNING]
96+
> The end of life date for PHP 7.4 was November 28, 2022.
97+
> The end of life date for PHP 8.0 was November 26, 2023.
98+
> If you are still using PHP 7.4 or 8.0, you should upgrade immediately.
99+
> The end of life date for PHP 8.1 will be November 25, 2024.
99100
100101
Additionally, make sure that the following extensions are enabled in your PHP:
101102

admin/framework/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ PHP version 7.4 or higher is required, with the following extensions installed:
4747
- [intl](http://php.net/manual/en/intl.requirements.php)
4848
- [mbstring](http://php.net/manual/en/mbstring.installation.php)
4949

50-
> **Warning**
51-
> The end of life date for PHP 7.4 was November 28, 2022. If you are
52-
> still using PHP 7.4, you should upgrade immediately. The end of life date
53-
> for PHP 8.0 will be November 26, 2023.
50+
> [!WARNING]
51+
> The end of life date for PHP 7.4 was November 28, 2022.
52+
> The end of life date for PHP 8.0 was November 26, 2023.
53+
> If you are still using PHP 7.4 or 8.0, you should upgrade immediately.
54+
> The end of life date for PHP 8.1 will be November 25, 2024.
5455
5556
Additionally, make sure that the following extensions are enabled in your PHP:
5657

admin/starter/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,11 @@ PHP version 7.4 or higher is required, with the following extensions installed:
5555
- [intl](http://php.net/manual/en/intl.requirements.php)
5656
- [mbstring](http://php.net/manual/en/mbstring.installation.php)
5757

58-
> **Warning**
59-
> The end of life date for PHP 7.4 was November 28, 2022. If you are
60-
> still using PHP 7.4, you should upgrade immediately. The end of life date
61-
> for PHP 8.0 will be November 26, 2023.
58+
> [!WARNING]
59+
> The end of life date for PHP 7.4 was November 28, 2022.
60+
> The end of life date for PHP 8.0 was November 26, 2023.
61+
> If you are still using PHP 7.4 or 8.0, you should upgrade immediately.
62+
> The end of life date for PHP 8.1 will be November 25, 2024.
6263
6364
Additionally, make sure that the following extensions are enabled in your PHP:
6465

0 commit comments

Comments
 (0)