summaryrefslogtreecommitdiff
path: root/ext/pdo
Commit message (Expand)AuthorAgeFilesLines
* Skip test for pdo_odbcAnatol Belski2018-01-021-0/+1
* Fix test for pdo_odbcAnatol Belski2018-01-021-0/+3
* regenerated with newer re2cXinchen Hui2018-01-021-119/+120
* year++Xinchen Hui2018-01-0210-10/+10
* pdo_odbc has no driver API for quoting, skip the testAnatol Belski2017-12-221-0/+1
* Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2017-10-161-1/+3
|\
| * Prevent crash on ext/pdo_mysql/tests/bug_39858.phpt when built with libmysqlDmitry Stogov2017-10-161-1/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Adam Baratz2017-06-292-3/+44
|\ \ | |/
| * Fixed #69356: PDOStatement::debugDumpParams() truncates queryAdam Baratz2017-06-292-3/+44
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-0410-10/+10
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-0410-10/+10
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-031-1/+1
|\ \ | |/
| * Fix PDO tests to match SQL standard syntax and pass Firebird tests.Dorin Marcoci2017-01-031-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-191-2/+6
|\ \ | |/
| * Compatibility with Firebird & Oracle select syntax.Dorin Marcoci2016-12-191-2/+6
* | Clean up tabs and whitespaceAdam Baratz2016-12-071-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-221-1/+1
|\ \ | |/
| * remove TSRMLS_*Anatol Belski2016-11-211-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-081-0/+1
|\ \ | |/
| * Fix bug #73331 - do not try to serialize/unserialize objects wddx can not handleStanislav Malyshev2016-11-011-0/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Adam Baratz2016-09-131-3/+14
|\ \ | |/
| * Add special case for earlier versions of TDSAdam Baratz2016-09-131-3/+14
* | Merge branch 'PHP-7.0' into PHP-7.1Adam Baratz2016-09-134-21/+19
|\ \ | |/
| * Explicitly allow NULL values for dblib compatibilityAdam Baratz2016-09-132-2/+2
| * Add dblib-specific queryAdam Baratz2016-09-131-7/+16
| * Remove test cases don't test distinct behaviorAdam Baratz2016-09-131-12/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-08-132-1/+49
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-132-1/+49
| |\
| | * Fix #60665: call to empty() on NULL result using PDO::FETCH_LAZY returns falseChristoph M. Becker2016-08-132-1/+50
* | | Merge branch 'PHP-7.0' into PHP-7.1Keyur2016-08-091-3/+10
|\ \ \ | |/ /
| * | Fix ASSERT logicKeyur2016-08-091-1/+1
| * | Bugfix 72791: fix memory leak in PDO persistent connectionsKeyur2016-08-091-3/+10
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-093-6/+39
|\ \ \ | |/ /
| * | Fix bug 72788: Invalid memory access when database_object_handleKeyur2016-08-093-6/+39
* | | Fix leak in PDO row_get_ctorNikita Popov2016-07-163-20/+5
* | | Merge branch 'PHP-7.0'Julien Pauli2016-07-122-127/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-122-127/+5
| |\ \ | | |/
| | * Revert "Fixes #52384: Adds parameter value to dumped output. Also adds output...Julien Pauli2016-07-122-109/+2
| | * Revert "Fix test for #52384"Julien Pauli2016-07-121-8/+2
* | | Merge branch 'PHP-7.0'Julien Pauli2016-07-121-2/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-121-2/+8
| |\ \ | | |/
| | * Fix test for #52384Julien Pauli2016-07-121-2/+8
* | | Merge branch 'PHP-7.0'Julien Pauli2016-07-122-2/+118
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2016-07-122-2/+118
| |\ \ | | |/
| | * Fixes #52384: Adds parameter value to dumped output. Also adds output flag in...Bishop Bettini2016-07-122-2/+109
* | | Fixed compilation warningsDmitry Stogov2016-06-226-11/+20
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-213-4/+4
* | | - get rid of EG(scope). zend_get_executed_scope() should be used instead.Dmitry Stogov2016-04-282-2/+2
* | | Removed "zend_fcall_info.function_table". It was assigned in many places, but...Dmitry Stogov2016-04-272-2/+0
* | | Merge branch 'PHP-7.0'Matteo Beccati2016-04-057-129/+189
|\ \ \ | |/ /