From ad79ca8d1e3b1d5905106fada7dd2e1091088157 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 30 Oct 2025 16:21:19 +0100 Subject: update to 6.1.1 --- PHPINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 0b6c8ea..9db2f78 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team -Version => 6.1.0RC2 -Built => Oct 14 2025 00:00:00 +Version => 6.1.1 +Built => Oct 30 2025 00:00:00 host byte order => little endian coroutine => enabled with boost asm context trace_log => enabled @@ -15,7 +15,7 @@ cpu_affinity => enabled spinlock => enabled rwlock => enabled sockets => enabled -openssl => OpenSSL 3.2.4 11 Feb 2025 +openssl => OpenSSL 3.2.6 30 Sep 2025 dtls => enabled http2 => enabled json => enabled -- cgit