diff options
author | Remi Collet <remi@remirepo.net> | 2022-08-02 08:21:44 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-08-02 08:21:44 +0200 |
commit | e36e91a9c8a442cf1b302462085a145104142d39 (patch) | |
tree | cd93f21b8168313d4167653d444109e9359811c3 /PHPINFO | |
parent | 9bce209f6a1ff8a8f5d7f4362d88fac4fc02985b (diff) |
update to 5.0.0
rename to php-pecl-swoole5
raise dependency on PHP 8.0
add postgresql support on Fedora, EL-8 and EL-9
remove curl support on EL-7
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team <team@swoole.com> -Version => 4.8.11 -Built => Jul 12 2022 00:00:00 +Version => 5.0.0 +Built => Aug 2 2022 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled @@ -14,7 +14,7 @@ cpu_affinity => enabled spinlock => enabled rwlock => enabled sockets => enabled -openssl => OpenSSL 1.1.1o FIPS 3 May 2022 +openssl => OpenSSL 1.1.1q FIPS 5 Jul 2022 dtls => enabled http2 => enabled json => enabled @@ -28,6 +28,7 @@ pthread_barrier => enabled futex => enabled mysqlnd => enabled async_redis => enabled +coroutine_postgresql => enabled Directive => Local Value => Master Value swoole.enable_coroutine => On => On |