summaryrefslogtreecommitdiff
path: root/ext/pdo/php_pdo_driver.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Turn "pdo_stmt_methods" into constants.Dmitry Stogov2017-12-141-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-141-3/+3
* Add PDO parameter types for national character set stringsAdam Baratz2017-03-201-2/+11
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Remove DBDO-specific fieldAdam Baratz2016-10-201-4/+1
* 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
* | Merge branch 'PHP-5.6'Xinchen Hui2015-08-301-6/+4
|\ \ | |/
| * Fixed bug #70389 (PDO constructor changes unrelated variables)Xinchen Hui2015-08-301-2/+12
| * bump yearXinchen Hui2015-01-151-1/+1
* | Use zend_string to represent pdo_column_data.name and avoid duplication.Dmitry Stogov2015-05-051-2/+1
* | Add unique prefix to exported functionChristopher Jones2015-05-021-1/+1
* | Export free_statement to replace php_pdo_stmt_delref which was deleted in 9fe...Christopher Jones2015-05-011-2/+1
* | bump the API noStanislav Malyshev2015-01-271-1/+1
* | size_t cleanup for PDOStanislav Malyshev2015-01-261-15/+15
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-9/+9
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-33/+33
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | reduce struct sizes by 8 bytes each on 64 bitAnatol Belski2014-09-141-6/+9
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-22/+22
* | ported pdo and pdo_sqliteAnatol Belski2014-08-191-20/+20
* | basic macro replacements, all at onceAnatol Belski2014-08-191-4/+4
* | Finished persistent PDO implementXinchen Hui2014-05-261-7/+16
* | PDO code assumes that different parts of the union alligned in special wayDmitry Stogov2014-05-061-5/+4
* | Various bugs fixedXinchen Hui2014-04-241-0/+1
* | Clean up (use zend_string and foreach macros)Xinchen Hui2014-04-231-2/+1
* | Refactor PDO (only compilable now)Xinchen Hui2014-04-221-9/+15
* | Refactor PDO (incompleted)Xinchen Hui2014-04-161-21/+33
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Fixed compiler warningMatteo Beccati2013-08-211-4/+4
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
|\
| * 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
| * Fixed bug #51943 (Several files are out of ANSI spec)Kalle Sommer Nielsen2010-07-131-2/+2
| * Removed the in_transaction handler for 5.3 to avoid BC break due to structure...Ilia Alshanetsky2010-06-151-1/+0
| * Added inTransaction() method to PDO, with specialized support for PostgresIlia Alshanetsky2010-06-101-0/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Year++Felipe Pena2011-01-011-1/+1
* | Fixed bug #51943 (Several files are out of ANSI spec)Kalle Sommer Nielsen2010-07-131-2/+2
* | Added inTransaction() method to PDO, with specialized support for PostgresIlia Alshanetsky2010-06-101-0/+1
* | Fixed PDO objects binary incompatibilityDmitry Stogov2010-05-061-8/+2
|/
* 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