update php
Tests / PHPUnit (push) Failing after 35s

This commit is contained in:
root
2026-07-29 19:03:57 -04:00
parent 8509497326
commit f8f00c70c8
15 changed files with 1876 additions and 418 deletions
+2 -2
View File
@@ -62,7 +62,7 @@ Problems with it can be raised on our forum, or as issues in the main repository
## Server Requirements
PHP version 8.1 or higher is required, with the following extensions installed:
PHP version 8.5 or higher is required, with the following extensions installed:
- [intl](http://php.net/manual/en/intl.requirements.php)
- [mbstring](http://php.net/manual/en/mbstring.installation.php)
@@ -71,7 +71,7 @@ PHP version 8.1 or higher is required, with the following extensions installed:
> - 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.
> - If you are still using PHP 7.4 or 8.0, you should upgrade immediately.
> - The end of life date for PHP 8.1 will be December 31, 2025.
> - The end of life date for PHP 8.1 was December 31, 2025.
Additionally, make sure that the following extensions are enabled in your PHP: