Firebird driver support in #PHP 7
PHPNG (next generation) is the branch for the next php release (PHP 7). There are a few steps for firebird extension (ibase) in order to work with the new engine : You can clone the repository and test php master branch from git.
The extension changelog is here.
(There are a few patches already submitted by Dmitry Stogov)
ps: pdo_firebird seems already supported and is in the list of extensions already converted
Update: phpng is merged into php master branch