diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-03 08:35:26 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-03 08:35:26 +0100 |
| commit | 1f9fb9a4b4c5f0381c132bd76f816683faa6cbc6 (patch) | |
| tree | 315520baf18a8d02fa07424b648353cc69f9b005 /PHPINFO | |
| parent | 3cf43f6be18467d4def070f0165b348f4b5df6b8 (diff) | |
raise dependency on PHP 8.3
rename to php-pecl-openswoole26 for new API
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -1,12 +1,13 @@ openswoole -Open Swoole => enabled -Author => Open Swoole Group <hello@openswoole.com> -Version => 25.2.0 -Built => Feb 3 2025 00:00:00 +OpenSwoole => enabled +Author => OpenSwoole Group <hello@openswoole.com> +Version => 26.2.0 +Built => Mar 3 2026 00:00:00 coroutine => enabled with boost asm context trace_log => enabled +io_uring => enabled epoll => enabled eventfd => enabled signalfd => enabled @@ -14,14 +15,14 @@ cpu_affinity => enabled spinlock => enabled rwlock => enabled sockets => enabled -openssl => OpenSSL 3.2.2 4 Jun 2024 +openssl => OpenSSL 3.5.4 30 Sep 2025 dtls => enabled http2 => enabled hook-curl => enabled pcre => enabled -c-ares => 1.34.4 +c-ares => 1.34.5 zlib => 1.3.1.zlib-ng -brotli => E16781312/D16781312 +brotli => E16785408/D16785408 mutex_timedlock => enabled pthread_barrier => enabled futex => enabled @@ -31,5 +32,6 @@ postgresql => enabled Directive => Local Value => Master Value openswoole.enable_coroutine => On => On openswoole.enable_preemptive_scheduler => Off => Off +openswoole.use_fiber_context => Off => Off openswoole.display_errors => On => On openswoole.unixsock_buffer_size => 8388608 => 8388608 |
