From 0270275b3f46475d427cb51a2cadf7eaa97f9f4f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Oct 2021 15:17:04 +0200 Subject: new package php-pecl-openswoole --- PHPINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index b7eacc3..0fff561 100644 --- a/PHPINFO +++ b/PHPINFO @@ -4,7 +4,7 @@ swoole Swoole => enabled Author => Swoole Team Version => 4.7.1 -Built => Aug 26 2021 00:00:00 +Built => Oct 13 2021 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled @@ -14,13 +14,13 @@ cpu_affinity => enabled spinlock => enabled rwlock => enabled sockets => enabled -openssl => OpenSSL 1.1.1k FIPS 25 Mar 2021 +openssl => OpenSSL 1.1.1l FIPS 24 Aug 2021 dtls => enabled http2 => enabled json => enabled curl-native => enabled pcre => enabled -c-ares => 1.17.0 +c-ares => 1.17.2 zlib => 1.2.11 brotli => E16777225/D16777225 mutex_timedlock => enabled -- cgit