From 428dbb25fd082fa266421eb2a5b1702a426b89c7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Aug 2025 07:46:24 +0200 Subject: update to 5.1.8 drop patch merged upstream --- PHPINFO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 7ba886f..d19881c 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team -Version => 5.1.7 -Built => Feb 16 2025 00:00:00 +Version => 5.1.8 +Built => Aug 4 2025 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled @@ -14,14 +14,14 @@ cpu_affinity => enabled spinlock => enabled rwlock => enabled sockets => enabled -openssl => OpenSSL 3.2.2 4 Jun 2024 +openssl => OpenSSL 3.2.4 11 Feb 2025 dtls => enabled http2 => enabled json => enabled curl-native => enabled curl-version => 8.9.1 pcre => enabled -c-ares => 1.34.4 +c-ares => 1.34.5 zlib => 1.3.1.zlib-ng brotli => E16781312/D16781312 mutex_timedlock => enabled -- cgit