mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Add support for openswoole on PHP 8.4, Fix installing openswoole on PHP 8.1 (#1054)
This commit is contained in:
parent
c663db3cb1
commit
299a565481
2 changed files with 3 additions and 1 deletions
|
@ -69,7 +69,7 @@ oci8 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
|||
odbc 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
opcache 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
opencensus 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
|
||||
openswoole 7.2 7.3 7.4 8.0 8.1 8.2 8.3
|
||||
openswoole 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
opentelemetry 8.0 8.1 8.2 8.3 8.4
|
||||
parallel 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
|
||||
parle 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