1
0
Fork 0
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:
Michele Locati 2025-01-07 22:53:01 +01:00 committed by GitHub
parent fc6f0eac7a
commit 3d4ce54d7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

@ -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