Fixed bugs in php – crash on query with errors in params
Thanks to Felipe Pena for fixing many php bugs related to firebird extension . This is an example how bug has been fixed in CVS.
http://bugs.php.net/bug.php?id=45373
Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.Here is the change in source code
And here is the testcase he wrote for that particular bug
Also it affected ubuntu package too , but it was an extension bug
https://bugs.edge.launchpad.net/ubuntu/+source/php-interbase/+bug/224892
also there are other bugs fixed in driver related to events
check the fulll php 5.3 , 5.2 changelog