Commit ed32b943 authored by Alain Takoudjou's avatar Alain Takoudjou

componnent/apache-php: version up 7.4 and 8.2

parent e9fdf0c1
......@@ -65,7 +65,7 @@ environment =
# apache-php will write in apache folder, so we cannot share apache if apache-php is used.
shared = false
[apache-php]
[apache-php7]
recipe = slapos.recipe.cmmi
url = https://www.php.net/distributions/php-8.2.11.tar.xz
md5sum = 8e7f61ff53fd36be68643080c5114df9
......@@ -108,3 +108,13 @@ environment =
recipe = slapos.recipe.cmmi
url = https://github.com/gggeek/phpxmlrpc/releases/download/2.2.2/xmlrpc-2.2.2.tar.gz
md5sum = 59a644c636c6d98267d0c99b406ae9e8
[apache-php8]
<= apache-php7
url = https://www.php.net/distributions/php-8.2.2.tar.bz2
md5sum = 2a45250d2f073aa7698db5c3bc4d6d29
[apache-php]
<= apache-php8
  • @alain.takoudjou sorry I did not notice your work here and I did !1449 (merged) in the meantime. The current state of slapos is that everything uses php8 (nextcloud and matomo have been upgraded), nothing needs php7 anymore and there is no php7 in slapos, only php8. You can probably update this accordingly ?

  • Thanks @jerome I'm going to remove php7, it was used for some drupal SR demo. I'll use what you did and cleanup here.

Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment