diff options
author | Remi Collet <remi@remirepo.net> | 2024-07-02 12:10:43 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-07-02 12:10:43 +0200 |
commit | 3308ce4948b49c94ab32af062b7fb70ceb6cd806 (patch) | |
tree | ef5ff1bd47e87cdf2c232e6f11d93289bdee690a /PHPINFO |
dup v5
Diffstat (limited to 'PHPINFO')
-rw-r--r-- | PHPINFO | 42 |
1 files changed, 42 insertions, 0 deletions
@@ -0,0 +1,42 @@ + +swoole + +Swoole => enabled +Author => Swoole Team <team@swoole.com> +Version => 5.1.3 +Built => Jun 6 2024 00:00:00 +coroutine => enabled with boost asm context +trace_log => enabled +epoll => enabled +eventfd => enabled +signalfd => enabled +cpu_affinity => enabled +spinlock => enabled +rwlock => enabled +sockets => enabled +openssl => OpenSSL 3.1.1 30 May 2023 +dtls => enabled +http2 => enabled +json => enabled +curl-native => enabled +pcre => enabled +c-ares => 1.28.1 +zlib => 1.2.13 +brotli => E16781312/D16781312 +mutex_timedlock => enabled +pthread_barrier => enabled +futex => enabled +mysqlnd => enabled +async_redis => enabled +coroutine_pgsql => enabled +coroutine_odbc => enabled +coroutine_sqlite => 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 +swoole.display_errors => On => On +swoole.use_shortname => On => On +swoole.unixsock_buffer_size => 8388608 => 8388608 |