summaryrefslogtreecommitdiff
path: root/ext/pdo_firebird/pdo_firebird.c
Commit message (Collapse)AuthorAgeFilesLines
* cleanup mod version macros, round 3Anatol Belski2015-03-231-1/+1
|
* bump yearXinchen Hui2015-01-151-1/+1
|
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
|
* master renames phase 1Anatol Belski2014-08-251-3/+3
|
* ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-191-3/+3
|
* basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
|
* Merge branch 'PHP-5.3' into PHP-5.4Popa Adrian Marius2014-04-281-6/+0
|\ | | | | | | | | * PHP-5.3: Cleanup ZEND_MODULE_API_NO => 20050922
| * Cleanup ZEND_MODULE_API_NO => 20050922Popa Adrian Marius2014-04-281-7/+1
| |
| * Happy New Year~Xinchen Hui2013-01-011-1/+1
| |
| * - Year++Felipe Pena2012-01-011-1/+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
| |
| * - Year++Felipe Pena2011-01-011-1/+1
| |
* | Cleanup $ is not needed for gitPopa Adrian Marius2014-04-101-2/+0
| |
* | cleanupPopa Adrian Marius2014-04-081-1/+1
| |
* | Bump yearXinchen Hui2014-01-031-1/+1
| |
* | Happy New YearXinchen Hui2013-01-011-1/+1
| |
* | - Year++Felipe Pena2012-01-011-1/+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
| |
* | - Year++Felipe Pena2011-01-011-1/+1
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* - Fixed bug #48980 (Crash when compiling with pdo_firebird)Felipe Pena2009-07-191-0/+15
|
* 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
|
* [DOC] Added 3 firebird specific attributes that can be set viaLars Westermann2007-10-301-0/+4
| | | | | | | | | | PDO::setAttribute() to control formatting of date/timestamp columns: PDO::FB_ATTR_DATE_FORMAT, PDO::FB_ATTR_TIME_FORMAT and PDO::FB_ATTR_TIMESTAMP_FORMAT. These attributes are strftime format strings, and operate in the same way as the ibase.dateformat, ibase.timeformat and ibase.timestampformat ini options. (related to bug #36128, Interbase PDO)
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
|
* update package.xml files and version numbers, in anticipation of a big bunch ↵Wez Furlong2005-09-111-1/+1
| | | | of releases.
* - Bumber up yearfoobar2005-08-031-1/+1
|
* prep for possible releaseWez Furlong2005-02-091-1/+1
|
* Folding markersArd Biesheuvel2004-06-121-13/+5
|
* Initial revision (incomplete)Ard Biesheuvel2004-06-111-0/+95