summaryrefslogtreecommitdiff
path: root/ext/pdo/php_pdo.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cleanup mod version macros, round 3Anatol Belski2015-03-231-0/+3
* | Removed unused REGISTER_PDO_CONST_LONGMatteo Beccati2015-02-081-6/+0
* | bump yearXinchen Hui2015-01-151-1/+1
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-4/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-4/+4
* | ported pdo and pdo_sqliteAnatol Belski2014-08-191-3/+3
* | basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
* | clean upXinchen Hui2014-05-051-4/+0
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* - 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
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-8/+10
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Get rid of useless function callsRasmus Lerdorf2006-06-071-2/+0
* - MFHMarcus Boerger2006-05-111-5/+8
* bump year and license versionfoobar2006-01-011-3/+3
* - MFH PDOException baseMarcus Boerger2005-10-021-0/+4
* Allow compilation with PHP 5.0.xWez Furlong2005-10-011-8/+5
* MFH: Allow overloading of PDO constructor.Ilia Alshanetsky2005-09-201-0/+7
* MFH: Make PDO use class constantsIlia Alshanetsky2005-09-201-0/+12
* SimplifyEdin Kadribasic2005-02-131-1/+1
* Allow pdo to be statically compiled in, while modules remain dynamicEdin Kadribasic2005-02-131-1/+1
* API support for scrollable cursorsWez Furlong2005-01-121-1/+1
* fix buildMarcus Boerger2004-09-261-0/+2
* Tweaks for win32Wez Furlong2004-05-181-1/+0
* handle binding/quoting of queries for drivers with emulated preparesGeorge Schlossnagle2004-05-181-0/+1
* Hello PDO.Wez Furlong2004-05-171-0/+69