summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird/php_pdo_firebird_int.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* fix ibase handle initialization, mostly compiler warningsAnatol Belski2016-06-061-0/+6
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-13/+13
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renamings phase 5Anatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-191-2/+2
|/
* Cleanup $ is not needed for gitPopa Adrian Marius2014-04-101-2/+0
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-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
* - Fixed bug #43271 (pdo_firebird: closeCursor not implemented)Lars Westermann2007-11-141-1/+4
* - Added default timestamp format definitions (ISO 8601) (related to bug #3612...Lars Westermann2007-10-301-0/+15
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Fixed PECL bug #3527: Missing quotation marks in php_pdo_firebird_int.hArd Biesheuvel2005-02-211-1/+1
* Return all results as strings until I can convince the other guys thatArd Biesheuvel2004-06-231-0/+4
* Refactored statement allocationArd Biesheuvel2004-06-151-1/+4
* GCC fixesArd Biesheuvel2004-06-121-1/+1
* Added client/server info attributesArd Biesheuvel2004-06-121-0/+6
* Improved error handlingArd Biesheuvel2004-06-121-0/+3
* Removed dependency on regular interbase extensionArd Biesheuvel2004-06-121-1/+20
* Nearly complete implementationArd Biesheuvel2004-06-121-8/+17
* Initial revision (incomplete)Ard Biesheuvel2004-06-111-0/+83