diff options
author | Remi Collet <remi@remirepo.net> | 2024-07-02 14:07:18 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-07-02 14:07:18 +0200 |
commit | a7352a4f9b3c31706492b2e3400197ce53a0632d (patch) | |
tree | bc1e714f6ef86cde5c91d79305d394f31641f7a2 /PHPINFO | |
parent | 3308ce4948b49c94ab32af062b7fb70ceb6cd806 (diff) |
update to 6.0.0
rename to php-pecl-swoole6
raise dependency on PHP 8.1
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -3,8 +3,8 @@ swoole Swoole => enabled Author => Swoole Team <team@swoole.com> -Version => 5.1.3 -Built => Jun 6 2024 00:00:00 +Version => 6.0.0 +Built => Jul 2 2024 00:00:00 coroutine => enabled with boost asm context trace_log => enabled epoll => enabled @@ -27,13 +27,12 @@ mutex_timedlock => enabled pthread_barrier => enabled futex => enabled mysqlnd => enabled -async_redis => enabled coroutine_pgsql => enabled coroutine_odbc => enabled coroutine_sqlite => enabled +io_uring => enabled Directive => Local Value => Master Value -swoole.enable_coroutine => On => On swoole.enable_library => On => On swoole.enable_fiber_mock => Off => Off swoole.enable_preemptive_scheduler => Off => Off |