diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-11 09:18:34 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-11 09:18:34 +0100 |
| commit | a3e8be2fa104a176399d4e410056c201d893edcd (patch) | |
| tree | 4501df304f220f2e88e45ea1ef8efbe07cf41d7e /PHPINFO | |
| parent | 3c66f6be484daa0e822a48726c3231bfe8b094a2 (diff) | |
drop pear/pecl dependency
sources from github
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team <team@swoole.com> -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 |
