diff options
| author | Remi Collet <remi@remirepo.net> | 2026-02-27 10:35:25 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-02-27 10:35:25 +0100 |
| commit | f0c4e46fc7f636393e0c927a60991ae5e715ca1e (patch) | |
| tree | 85701fe1332ccdee1f06d432d14d2c396a09d645 /PHPINFO | |
| parent | 585fd601087c79a115346e51e7be057fead1332b (diff) | |
enable firebird using patch from
https://github.com/swoole/swoole-src/pull/6013
Diffstat (limited to 'PHPINFO')
| -rw-r--r-- | PHPINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,7 @@ swoole Swoole => enabled Author => Swoole Team <team@swoole.com> 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 |
