diff options
author | Remi Collet <remi@remirepo.net> | 2020-10-30 08:25:57 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-10-30 08:25:57 +0100 |
commit | cef0086f49f65fba7dfafb12239301103c81fb0a (patch) | |
tree | b533b5cb158ef28eacfc835e80d4dd083b62bff4 /PHPINFO | |
parent | 6e3ef0c458738caf7419171b4bcc25823b55db49 (diff) |
update to 4.5.6
raise dependency on openssl 1.0.2 (drop EL-6 support)
add dependency on json extension
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team <team@swoole.com> -Version => 4.5.5 -Built => Oct 15 2020 00:00:00 +Version => 4.5.6 +Built => Oct 30 2020 00:00:00 coroutine => enabled trace_log => enabled epoll => enabled @@ -18,7 +18,7 @@ openssl => OpenSSL 1.1.1g FIPS 21 Apr 2020 http2 => enabled pcre => enabled zlib => 1.2.11 -brotli => E16777223/D16777223 +brotli => E16777225/D16777225 mutex_timedlock => enabled pthread_barrier => enabled futex => enabled |