summaryrefslogtreecommitdiff
path: root/ext/pdo
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2015-01-159-9/+9
* 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
* | 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
| |/
* | 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
* | 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.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.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
* | 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.4' into PHP-5.5Matteo Beccati2013-08-211-4/+4
|\ \ | |/
| * Fixed compiler warningMatteo Beccati2013-08-211-4/+4
* | 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.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
* | 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 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-102-4/+4
|\ \ | |/
| * typo fixes (accommodate, parameter)Veres Lajos2013-06-102-4/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2013-06-021-1/+8
|\ \ | |/
| * Improved test portability so that it doesn't fail with pdo_pgsqlMatteo Beccati2013-06-021-1/+8
| * Happy New YearXinchen Hui2013-01-019-9/+9
* | Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-5/+4
* | Fix test related to change for #bug64007 and also fix in newInstanceArgsXinchen Hui2013-01-222-4/+5
* | Happy New YearXinchen Hui2013-01-019-9/+9
* | Invoke re2c with --no-generation-date to prevent unintentional / unnecessary ...Sebastian Bergmann2012-12-062-2/+2
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-101-0/+0
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-101-0/+0
| |\
| | * Remove executable permission on incXinchen Hui2012-10-101-0/+0
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-105-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-105-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-105-0/+0
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-096-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-096-0/+0
| |\ \ | | |/
| | * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-096-0/+0
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-08-201-0/+1
| |\ \ | | |/
| | * skip test for bug 43130 on firebird , not relevantPopa Adrian Marius2012-08-201-0/+1
| | * Fixed bug #62685 (Wrong return datatype in PDO::inTransaction())Xinchen Hui2012-08-021-1/+1