master
Add CONFLICTS file for PDO firebird tests
ext/pdo_firebird: Add LSAN suppression for isc_attach_database() (#17544)
Fix #76448: Stack buffer overflow in firebird_info_cb
Fix #76449: SIGSEGV in firebird_handle_doer
Fix #76450: SIGSEGV in firebird_stmt_execute
Fix #76452: Crash while parsing blob data in firebird_fetch_blob
Deprecate driver specific PDO constants
Fixed GH-17383 - pdo_firebird: PDOException has wrong code and message since PHP 8.4 (#18072)
Add simple Firebird payload fake server to test suite
test(pdo_firebird): Fix the dummy server running on localhost to IPv4 (#16115)
Port skipif.inc files to EXTENSIONS
Amend PDO driver-specific class names (#14069)
Merge branch 'PHP-8.4'