From b729b299e1170a7b538fb8a16666edeedcc14312 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Nov 2025 08:39:28 +0100 Subject: update to 6.1.2 --- PHPINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 9db2f78..99d267c 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team -Version => 6.1.1 -Built => Oct 30 2025 00:00:00 +Version => 6.1.2 +Built => Nov 12 2025 00:00:00 host byte order => little endian coroutine => enabled with boost asm context trace_log => enabled @@ -33,7 +33,7 @@ coroutine_pgsql => enabled coroutine_odbc => enabled coroutine_sqlite => enabled io_uring => enabled -boost stacktrace => enabled +execinfo => enabled Directive => Local Value => Master Value swoole.enable_library => On => On -- cgit