From 498321920ce54c8cb26135a1ed3ce8aeb070cbfd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 16 Feb 2025 07:54:46 +0100 Subject: update to 5.1.7 re-license spec file to CECILL-2.1 fix cpu affinity check using patch from v6 update to 5.1.7 re-license spec file to CECILL-2.1 fix cpu affinity check using patch from v6 --- PHPINFO | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 11efdde..7ba886f 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team -Version => 5.1.6 -Built => Nov 28 2024 00:00:00 +Version => 5.1.7 +Built => Feb 16 2025 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled @@ -14,14 +14,15 @@ cpu_affinity => enabled spinlock => enabled rwlock => enabled sockets => enabled -openssl => OpenSSL 3.1.4 24 Oct 2023 +openssl => OpenSSL 3.2.2 4 Jun 2024 dtls => enabled http2 => enabled json => enabled curl-native => enabled +curl-version => 8.9.1 pcre => enabled -c-ares => 1.28.1 -zlib => 1.2.13 +c-ares => 1.34.4 +zlib => 1.3.1.zlib-ng brotli => E16781312/D16781312 mutex_timedlock => enabled pthread_barrier => enabled -- cgit