summaryrefslogtreecommitdiff
path: root/ext/pdo
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #64172Daniel Persson2015-10-182-55/+142
* Fixed bug #70389 (PDO constructor changes unrelated variables)Xinchen Hui2015-08-302-4/+20
* bump yearXinchen Hui2015-01-1510-10/+10
* Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-11-291-9/+0
|\
| * Merge branch 'pull-request/656' into PHP-5.5Julien Pauli2014-11-291-9/+0
| |\
| | * PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION > 1Popa Marius Adrian2014-11-291-9/+0
* | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-233-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-06-161-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-06-161-1/+1
| |\ \
| | * | Update copyright year for re2c files as wellLior Kaplan2014-06-161-1/+1
| | |/
* | | Fixed bug #66604 'pdo/php_pdo_error.h' not copied to the include dirMatteo Beccati2014-04-132-2/+2
* | | Remove some usages of hashtable internalsNikita Popov2014-04-092-30/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Andrey Hristov2014-01-281-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-01-281-2/+2
| |\ \ | | |/
| | * Fixed arginfo of PDO::__construct() to match the docs and zend_parse_paramete...Bob Weinand2014-01-281-2/+2
| | * Bump yearXinchen Hui2014-01-038-8/+8
| * | Bump yearXinchen Hui2014-01-038-8/+8
* | | Bump yearXinchen Hui2014-01-039-9/+9
* | | Merge branch 'PHP-5.5' into PHP-5.6Rasmus Lerdorf2013-11-091-3/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-11-091-3/+2
| |\ \ | | |/
| | * Fix broken testRasmus Lerdorf2013-11-091-3/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Rasmus Lerdorf2013-11-073-20/+59
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-11-073-20/+59
| |\ \ | | |/
| | * Fix bug #65946 - pdo_sql_parser.c permanently converts values bound to stringsRasmus Lerdorf2013-11-073-21/+60
* | | Merge branch 'PHP-5.5'Xinchen Hui2013-11-051-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-11-051-2/+2
| |\ \ | | |/
| | * Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement throws...Xinchen Hui2013-11-051-2/+2
* | | Implement variadic function syntaxNikita Popov2013-09-261-7/+3
* | | Merge branch 'PHP-5.5'Matteo Beccati2013-08-222-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-08-222-2/+2
| |\ \ | | |/
| | * Fixed other compiler warningsMatteo Beccati2013-08-222-2/+2
* | | Merge branch 'PHP-5.5'Matteo Beccati2013-08-211-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-08-211-4/+4
| |\ \ | | |/
| | * Fixed compiler warningMatteo Beccati2013-08-211-4/+4
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-201-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-201-1/+1
| |\ \ | | |/
| | * Quash compile warning "warning: 'flags' may be used uninitialized in this fun...Christopher Jones2013-08-201-1/+1
* | | Merge branch 'PHP-5.5'Michael Wallner2013-08-202-30/+35
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-08-202-30/+35
| |\ \ | | |/
| | * Fix bug #64953 (Postgres prepared statement positional parameter casting)Michael Wallner2013-08-202-31/+36
| | * typo fixesVeres Lajos2013-07-151-1/+1
| * | typo fixesVeres Lajos2013-07-151-1/+1
* | | typo fixesVeres Lajos2013-07-151-1/+1
* | | Fixed symbol exportAnatol Belski2013-06-272-2/+2
* | | Merge branch 'PHP-5.5'Xinchen Hui2013-06-161-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-06-161-0/+4
| |\ \ | | |/
| | * Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to the...Xinchen Hui2013-06-161-0/+4
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-101-1/+1
|\ \ \ | |/ /
| * | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1