Browse Source

Debian 10 use PHP 7.4

FusionPBX 2 năm trước cách đây
mục cha
commit
31ae7fc978
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      debian/resources/ioncube.sh

+ 1 - 1
debian/resources/ioncube.sh

@@ -48,7 +48,7 @@ if [ ."$os_codename" = ."bullseye" ]; then
 	php_version=7.4
 fi
 if [ ."$os_codename" = ."buster" ]; then
-	php_version=7.3
+	php_version=7.4
 fi
 if [ ."$os_codename" = ."stretch" ]; then
 	php_version=7.1