Update default PHP releases

This commit is contained in:
Marek Miklewicz
2026-06-13 19:11:24 +02:00
parent f880333fe5
commit 76818500b1
+9 -9
View File
@@ -20,15 +20,15 @@ DA_TEMPLATES_ARCHIVE="$BRANDING_DIR/da_templates.tar"
DA_BRANDING_ARCHIVE="$BRANDING_DIR/da-branding-hitme.tar.gz" DA_BRANDING_ARCHIVE="$BRANDING_DIR/da-branding-hitme.tar.gz"
# PHP versions and extensions managed through DirectAdmin CustomBuild. # PHP versions and extensions managed through DirectAdmin CustomBuild.
php1_release=8.3 php1_release=8.4
php2_release=8.2 php2_release=8.5
php3_release=8.1 php3_release=8.3
php4_release=7.4 php4_release=8.2
php5_release=no php5_release=8.1
php6_release=no php6_release=7.4
php7_release=no php7_release=7.3
php8_release=no php8_release=7.2
php9_release=no php9_release=5.6
ioncube=yes ioncube=yes
zend=yes zend=yes
opcache=yes opcache=yes