diff options
author | Remi Collet <remi@remirepo.net> | 2022-04-18 09:19:07 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-04-18 09:19:07 +0200 |
commit | 51e6c7f23838c6c7aba19b19d4a53b233906588b (patch) | |
tree | 56bce1180a8a7bd48fa205736a761964fe729519 /PHPINFO | |
parent | 162b4817fe31f5d2f624e11804cc00a4dc503668 (diff) |
update to 4.8.9
add workaround to build failure reported as
https://github.com/swoole/swoole-src/issues/4693
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.8.8 -Built => Mar 16 2022 00:00:00 +Version => 4.8.9 +Built => Apr 18 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.1l FIPS 24 Aug 2021 +openssl => OpenSSL 1.1.1n FIPS 15 Mar 2022 dtls => enabled http2 => enabled json => enabled |