summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird/firebird_driver.c
Commit message (Expand)AuthorAgeFilesLines
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-21/+21
* Removed ZEND_ENGINE_2 checks (and ZE1 code, it's been a decade!)Andrea Faulds2014-12-051-3/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 1Anatol Belski2014-08-251-13/+13
* ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-191-9/+9
* basic macro replacements, all at onceAnatol Belski2014-08-191-4/+4
* Refactored ext/pdo_firebird (didn't do test)Xinchen Hui2014-05-211-8/+9
* Merge branch 'master' into refactoring2Dmitry Stogov2014-05-051-4/+2
|\
| * Merge branch 'PHP-5.3' into PHP-5.4Popa Adrian Marius2014-04-281-4/+2
| |\
| | * Cleanup ZEND_MODULE_API_NO => 20050922Popa Adrian Marius2014-04-281-4/+2
| | * Happy New Year~Xinchen Hui2013-01-011-1/+1
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * 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
| | * - Fixed two "jump or move depends on uninitialised value"Felipe Pena2011-06-171-0/+1
| | * - Year++Felipe Pena2011-01-011-1/+1
| | * - Fixed bug #53323 (pdo_firebird getAttribute() crash)Felipe Pena2010-11-161-1/+5
* | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-6/+4
|\ \ \ | |/ /
| * | Cleanup $ is not needed for gitPopa Adrian Marius2014-04-101-2/+0
| * | Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced wi...Popa Adrian Marius2014-04-081-4/+4
| * | Bump yearXinchen Hui2014-01-031-1/+1
| * | Happy New YearXinchen Hui2013-01-011-1/+1
* | | Cleanup (1-st round)Dmitry Stogov2014-04-151-2/+2
* | | Bump yearXinchen Hui2014-01-031-1/+1
* | | Happy New YearXinchen Hui2013-01-011-1/+1
|/ /
* | - Fixed bug #63214 (Large PDO Firebird Queries)Felipe Pena2012-10-121-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | 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
* | - Fixed two "jump or move depends on uninitialised value"Felipe Pena2011-06-171-0/+1
* | - Year++Felipe Pena2011-01-011-1/+1
* | - Fixed bug #53323 (pdo_firebird getAttribute() crash)Felipe Pena2010-11-161-1/+5
|/
* 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-031-1/+1
* - 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: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* blind fix for a segfault in ext/pdo_firebird/tests/bug_38253.phptAntony Dovgal2008-07-131-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - Fixed bug #43296 (Feature req: pdo_firebird: ATTR_FETCH_TABLE_NAMES support)Lars Westermann2007-11-151-0/+5
* - Added 3 firebird specific attributes to firebird_handle_set_attribute()Lars Westermann2007-10-301-5/+47
* snprintf() -> slprintf()Ilia Alshanetsky2007-02-271-1/+1
* MFHAntony Dovgal2007-01-181-2/+6
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fixed compiler warningsIlia Alshanetsky2006-11-161-0/+2
* bump year and license versionfoobar2006-01-011-3/+3
* merge George's fixes back from HEADWez Furlong2005-09-111-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* update for api changesWez Furlong2005-02-061-1/+1