summaryrefslogtreecommitdiffstats
path: root/PHPINFO
diff options
context:
space:
mode:
Diffstat (limited to 'PHPINFO')
-rw-r--r--PHPINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 692af82..7ffecd4 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -3,8 +3,8 @@ swoole
Swoole => enabled
Author => Swoole Team <team@swoole.com>
-Version => 6.1.6
-Built => Dec 29 2025 00:00:00
+Version => 6.2.0RC1
+Built => Feb 17 2026 00:00:00
host byte order => little endian
coroutine => enabled with boost asm context
trace_log => enabled
@@ -29,10 +29,10 @@ mutex_timedlock => enabled
pthread_barrier => enabled
futex => enabled
mysqlnd => enabled
+postgresql(libpq) version => 18.0
coroutine_pgsql => enabled
coroutine_odbc => enabled
coroutine_sqlite => enabled
-io_uring => enabled
execinfo => enabled
Directive => Local Value => Master Value
@@ -41,4 +41,8 @@ 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
+swoole.socket_buffer_size => 8388608 => 8388608
+swoole.blocking_detection => Off => Off
+swoole.blocking_threshold => 100000 => 100000
+swoole.profile => Off => Off
+swoole.leak_detection => Off => Off