mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Add support for gearman on PHP 8.4 (#1043)
* Add support for gearman on PHP 8.4 Signed-off-by: Romain Gautier <mail@romain.sh> * Fix installing gearman on PHP 7.0 --------- Signed-off-by: Romain Gautier <mail@romain.sh> Co-authored-by: Romain Gautier <mail@romain.sh>
This commit is contained in:
parent
fc6f0eac7a
commit
3d4ce54d7d
2 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,7 @@ exif 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
|||
ffi 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
ftp 8.2 8.3 8.4
|
||||
gd 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
gearman 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
|
||||
gearman 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
geoip 5.5 5.6 7.0 7.1 7.2 7.3 7.4
|
||||
geos 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
geospatial 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue