PHP 5.3.9 released with relevant PDO Firebird changes
PHP 5.3.9 is released
Here are the relevant PDO Firebird changes included
PDO Firebird:
Fixed bug #48877 (“bindValue” and “bindParam” do not work for PDO Firebird).
Fixed bug #47415 (PDO_Firebird segfaults when passing lowercased column name to bindColumn).
Fixed bug #53280 (PDO_Firebird segfaults if query column count less than param count).