From 91575bf9da01a7ed208650806344b6e5c8b0eea9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Jul 2022 07:25:25 +0200 Subject: update to 4.8.11 --- PHPINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 2929778..4c94a61 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team -Version => 4.8.10 -Built => Jun 22 2022 00:00:00 +Version => 4.8.11 +Built => Jul 12 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.1n FIPS 15 Mar 2022 +openssl => OpenSSL 1.1.1o FIPS 3 May 2022 dtls => enabled http2 => enabled json => enabled -- cgit