mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-02 18:58:34 +00:00
Update comments
Update PHP to version 7.4.32, 8.0.24, 8.1.11 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
|
||||
| PHP & Additional extensions | Version |
|
||||
|-------------------------------|-----------------------------------------------------------|
|
||||
| PHP | 7.4.30, 8.0.23, 8.1.10 |
|
||||
| PHP | 7.4.32, 8.0.24, 8.1.11 |
|
||||
| ionCube Loader | 12.0.1 |
|
||||
| PDFlib | 10.0.0 |
|
||||
| APCu extension | 5.1.21 |
|
||||
|
||||
@@ -57,14 +57,14 @@ mariadb10_6_filename="mariadb-10.6.10"
|
||||
#mariadb10.7
|
||||
mariadb10_7_filename="mariadb-10.7.6"
|
||||
#php7.4
|
||||
php7_4_filename="php-7.4.30"
|
||||
php7_4_filename_url="https://www.php.net/distributions/php-7.4.30.tar.gz"
|
||||
php7_4_filename="php-7.4.32"
|
||||
php7_4_filename_url="https://www.php.net/distributions/php-7.4.32.tar.gz"
|
||||
#php8.0
|
||||
php8_0_filename="php-8.0.23"
|
||||
php8_0_filename_url="https://www.php.net/distributions/php-8.0.23.tar.gz"
|
||||
php8_0_filename="php-8.0.24"
|
||||
php8_0_filename_url="https://www.php.net/distributions/php-8.0.24.tar.gz"
|
||||
#php8.1
|
||||
php8_1_filename="php-8.1.10"
|
||||
php8_1_filename_url="https://www.php.net/distributions/php-8.1.10.tar.gz"
|
||||
php8_1_filename="php-8.1.11"
|
||||
php8_1_filename_url="https://www.php.net/distributions/php-8.1.11.tar.gz"
|
||||
#phpMyAdmin
|
||||
phpmyadmin_filename="phpMyAdmin-5.2.0-all-languages"
|
||||
phpmyadmin_filename_url="https://files.phpmyadmin.net/phpMyAdmin/5.2.0/phpMyAdmin-5.2.0-all-languages.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user