summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.3' into PHP-5.4Matteo Beccati2013-05-313-4/+103
|\
| * Slightly edited tests and fix for bug #62024Matteo Beccati2013-05-312-5/+8
| * Fixed bug #62024 (unable to run consecutive prepared querys with null values)Matheus Degiovani2013-05-312-3/+54
| * Fixed bug #64037 (wrong value returned when using a negative numeric field eq...Matheus Degiovani2013-05-312-1/+46
| * Happy New Year~Xinchen Hui2013-01-015-5/+5
| * fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object h...Popa Adrian Marius2012-02-051-3/+2
| * - Year++Felipe Pena2012-01-015-5/+5
| * Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than p...Popa Adrian Marius2011-12-281-0/+3
| * fix tablename in testcase test->testzPopa Adrian Marius2011-12-281-3/+3
| * Added test case for PDO_Firebird: bug 53280 segfaults if query column count i...Popa Adrian Marius2011-12-281-0/+63
| * fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to ...Popa Adrian Marius2011-12-281-0/+12
| * one more error to fix Table unknown TEST , it should be TESTZPopa Adrian Marius2011-12-281-1/+1
| * fix table name in testcasePopa Adrian Marius2011-12-281-1/+1
| * added testcase for Bug 47415 Popa Adrian Marius2011-12-281-0/+42
| * cleanup for bug 48877 test, add description Popa Adrian Marius2011-12-281-0/+42
| * http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_fire...Popa Adrian Marius2011-12-271-2/+4
| * bug fixed #48877 - bindValue and bindParam do not work for PDO FirebirdPopa Adrian Marius2011-12-101-0/+1
| * fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object Popa Adrian Marius2011-09-121-0/+1
| * - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Fixed two "jump or move depends on uninitialised value"Felipe Pena2011-06-172-1/+2
| * Oops, can't cache it here because it won't workRasmus Lerdorf2011-05-151-1/+1
| * Cache the pdo include pathRasmus Lerdorf2011-05-151-1/+1
| * - Year++Felipe Pena2011-01-015-5/+5
| * - Fixed bug #53335 (pdo_firebird did not implement rowCount())Felipe Pena2010-11-182-0/+81
| * - Fixed bug #53323 (pdo_firebird getAttribute() crash)Felipe Pena2010-11-161-1/+5
| * - allow firebird header to be in the normal deps directory and restore firebi...Pierre Joye2010-11-141-1/+3
* | Happy New YearXinchen Hui2013-01-015-5/+5
* | - Fixed bug #63214 (Large PDO Firebird Queries)Felipe Pena2012-10-121-1/+1
* | skip tests if ibase not presentStanislav Malyshev2012-07-317-0/+7
* | fix gcov Warning: ibase_drop_db(): lock time-out on wait transaction object h...Popa Adrian Marius2012-02-051-3/+2
* | - Year++Felipe Pena2012-01-015-5/+5
* | Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than p...Popa Adrian Marius2011-12-281-0/+3
* | fix tablename in testcase test->testzPopa Adrian Marius2011-12-281-3/+3
* | Added test case for PDO_Firebird: bug 53280 segfaults if query column count i...Popa Adrian Marius2011-12-281-0/+63
* | fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to ...Popa Adrian Marius2011-12-281-0/+12
* | one more error to fix Table unknown TEST , it should be TESTZPopa Adrian Marius2011-12-281-1/+1
* | fix table name in testcasePopa Adrian Marius2011-12-281-1/+1
* | added testcase for Bug 47415 Popa Adrian Marius2011-12-281-0/+42
* | cleanup for bug 48877 test, add description Popa Adrian Marius2011-12-281-2/+2
* | http://gcov.php.net/viewer.php?version=PHP_5_3&func=tests&file=ext%2Fpdo_fire...Popa Adrian Marius2011-12-271-2/+4
* | added test for PDO_Firebird: bug 48877Popa Adrian Marius2011-12-271-0/+42
* | bug fixed #48877 - bindValue and bindParam do not work for PDO FirebirdPopa Adrian Marius2011-12-101-0/+1
* | fix warning Warning: ibase_drop_db(): lock time-out on wait transaction object Popa Adrian Marius2011-09-121-0/+1
* | extension is not experimental anymore Popa Adrian Marius2011-09-111-0/+0
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[]Felipe Pena2011-08-061-1/+1
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - Fixed two "jump or move depends on uninitialised value"Felipe Pena2011-06-172-1/+2
* | Cache the PDO include pathRasmus Lerdorf2011-05-151-1/+1
* | - Year++Felipe Pena2011-01-015-5/+5