Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup mod version macros, round 3 | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
| | |||||
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
| | |||||
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
| | |||||
* | ported from pdo - pgsql, odbc, mysql, firebirt, dblib | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
| | |||||
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -3/+3 |
| | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Popa Adrian Marius | 2014-04-28 | 1 | -6/+0 |
|\ | | | | | | | | | * PHP-5.3: Cleanup ZEND_MODULE_API_NO => 20050922 | ||||
| * | Cleanup ZEND_MODULE_API_NO => 20050922 | Popa Adrian Marius | 2014-04-28 | 1 | -7/+1 |
| | | |||||
| * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | |||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | Cleanup $ is not needed for git | Popa Adrian Marius | 2014-04-10 | 1 | -2/+0 |
| | | |||||
* | | cleanup | Popa Adrian Marius | 2014-04-08 | 1 | -1/+1 |
| | | |||||
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | |||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | |||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
|/ | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #48980 (Crash when compiling with pdo_firebird) | Felipe Pena | 2009-07-19 | 1 | -0/+15 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | [DOC] Added 3 firebird specific attributes that can be set via | Lars Westermann | 2007-10-30 | 1 | -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 Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | update package.xml files and version numbers, in anticipation of a big bunch ↵ | Wez Furlong | 2005-09-11 | 1 | -1/+1 |
| | | | | of releases. | ||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | prep for possible release | Wez Furlong | 2005-02-09 | 1 | -1/+1 |
| | |||||
* | Folding markers | Ard Biesheuvel | 2004-06-12 | 1 | -13/+5 |
| | |||||
* | Initial revision (incomplete) | Ard Biesheuvel | 2004-06-11 | 1 | -0/+95 |