From a3e8be2fa104a176399d4e410056c201d893edcd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 Mar 2026 09:18:34 +0100 Subject: update to 6.2.0 drop pear/pecl dependency sources from github --- PHPINFO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index b5a2b91..607a387 100644 --- a/PHPINFO +++ b/PHPINFO @@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team -Version => 6.2.0RC2 -Built => Mar 3 2026 00:00:00 +Version => 6.2.0 +Built => Mar 11 2026 00:00:00 host byte order => little endian coroutine => enabled with boost asm context trace_log => enabled @@ -34,6 +34,7 @@ coroutine_pgsql => enabled coroutine_odbc => enabled coroutine_sqlite => enabled coroutine_firebird => enabled +io_uring => enabled execinfo => enabled Directive => Local Value => Master Value -- cgit