summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)Ilia Alshanetsky2010-01-121-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-035-5/+5
* Revert attempt at supporting both autoconf 2.13 andRasmus Lerdorf2009-11-291-1/+1
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-251-1/+1
* - Fixed bug #48057 (Only the date fields of the first row are fetched, others...Felipe Pena2009-07-201-1/+2
* - Fixed bug #48980 (Crash when compiling with pdo_firebird)Felipe Pena2009-07-191-0/+15
* fix compilation of pdo_firebird and intl extension with ld --as-neededNuno Lopes2009-05-231-5/+7
* - MFH: Fix buildFelipe Pena2009-04-181-1/+1
* Fixed compiler warningIlia Alshanetsky2009-04-161-0/+3
* - Fixed bug #47398 (PDO_Firebird doesn't implements quoter correctly)Felipe Pena2009-02-151-27/+27
* - MFH: Fix testFelipe Pena2009-02-091-2/+2
* - MFH: Fix mem. leakFelipe Pena2009-02-091-0/+3
* - MFH: Fixed testFelipe Pena2009-02-091-5/+7
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-315-5/+5
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-4/+5
* blind fix for a segfault in ext/pdo_firebird/tests/bug_38253.phptAntony Dovgal2008-07-131-1/+1
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-12/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-315-5/+5
* - Fixed bug #43246 (firebird: INSERT ... RETURNING ... throws exception)Lars Westermann2007-11-191-19/+11
* - Fixed bug (again) #43271 (pdo_firebird: closeCursor not implemented)Lars Westermann2007-11-161-1/+1
* - Fixed bug #43244 (firebird: closeCursor w/o returned data kills process)Lars Westermann2007-11-151-1/+1
* - Fixed bug #43296 (Feature req: pdo_firebird: ATTR_FETCH_TABLE_NAMES support)Lars Westermann2007-11-153-2/+24
* # Also nulling cursor_open when closing a named cursorLars Westermann2007-11-141-0/+1
* - Clearing cursor-name when closing it.Lars Westermann2007-11-141-0/+1
* - Fixed bug #43271 (pdo_firebird: closeCursor not implemented)Lars Westermann2007-11-142-5/+26
* # Removed dead codeLars Westermann2007-10-301-91/+22
* - Added 3 firebird specific attributes to firebird_handle_set_attribute()Lars Westermann2007-10-301-5/+47
* [DOC] Added 3 firebird specific attributes that can be set viaLars Westermann2007-10-301-0/+4