Skip to content

Commit 8f44bb6

Browse files
authored
PHP 8.4
EngineScript will be updated to support PHP 8.4, ensuring compatibility with the latest features and enhancements. PHP 8.4 is the latest version of PHP, which includes new features and improvements over previous versions. It is recommended to use this version for better performance and security.
1 parent 5de4ef5 commit 8f44bb6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/ci-config/enginescript-variables-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ NGINX_PURGE_VER="2.5.3"
1414
NGINX_VER="1.29.0"
1515
OPENSSL_VER="3.5.1"
1616
PCRE2_VER="10.45"
17-
PHP_VER="8.3"
17+
PHP_VER="8.4"
1818
PHPMYADMIN_VER="5.2.2"
1919
PNGOUT_VER="20200115"
2020
ZLIB_VER="1.3.1"

enginescript-variables.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ NGINX_PURGE_VER="2.5.3"
1616
NGINX_VER="1.29.0"
1717
OPENSSL_VER="3.5.1"
1818
PCRE2_VER="10.45"
19-
PHP_VER="8.3"
19+
PHP_VER="8.4"
2020
PHPMYADMIN_VER="5.2.2"
2121
PNGOUT_VER="20200115"
2222
ZLIB_VER="1.3.1"

0 commit comments

Comments
 (0)