From f0c4e46fc7f636393e0c927a60991ae5e715ca1e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 27 Feb 2026 10:35:25 +0100 Subject: enable firebird using patch from https://github.com/swoole/swoole-src/pull/6013 --- PHPINFO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 7ffecd4..67664ee 100644 --- a/PHPINFO +++ b/PHPINFO @@ -4,7 +4,7 @@ swoole Swoole => enabled Author => Swoole Team Version => 6.2.0RC1 -Built => Feb 17 2026 00:00:00 +Built => Feb 27 2026 00:00:00 host byte order => little endian coroutine => enabled with boost asm context trace_log => enabled @@ -33,6 +33,7 @@ postgresql(libpq) version => 18.0 coroutine_pgsql => enabled coroutine_odbc => enabled coroutine_sqlite => enabled +coroutine_firebird => enabled execinfo => enabled Directive => Local Value => Master Value -- cgit