Test with PHP 8.4
This commit is contained in:
@ -77,7 +77,7 @@ systemctl start lsws
|
|||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
# PHP and extensions
|
# PHP and extensions
|
||||||
PHPVER='8.1'
|
PHPVER='8.4'
|
||||||
apt install -y lsphp${PHPVER//./} lsphp${PHPVER//./}-{common,mysql,curl,imagick,intl,opcache,redis}
|
apt install -y lsphp${PHPVER//./} lsphp${PHPVER//./}-{common,mysql,curl,imagick,intl,opcache,redis}
|
||||||
|
|
||||||
# Create a symlink that gives PHP CLI capability but uses the LSPHP version of PHP to coincide with server
|
# Create a symlink that gives PHP CLI capability but uses the LSPHP version of PHP to coincide with server
|
||||||
|
Reference in New Issue
Block a user