summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2'Anatol Belski2018-06-291-0/+23
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-06-291-0/+23
| |\
| | * Fixed bug #76548 pg_fetch_result did not fetch the next rowAnatol Belski2018-06-291-0/+23
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-203-3/+3
* | | Remove empty sections in testsGabriel Caruso2018-02-141-1/+0
|/ /
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-10-271-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-10-271-1/+1
| |\
| | * Fix test compat for PostgreSQL 10Anatol Belski2017-10-271-1/+1
* | | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2017-10-231-0/+14
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-10-231-0/+14
| |\ \ | | |/
| | * Bugfix#75419 Fix clearing of default link during pg_close()Sara Golemon2017-10-231-0/+14
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-261-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-261-1/+1
| |\ \ | | |/
| | * Fix 00version.phpt when commit message has multiple lines.Mitch Hagstrand2017-01-261-1/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2016-12-011-1/+1
|\ \ \ | |/ /
| * | fix dir separatorAnatol Belski2016-12-011-1/+1
* | | Merge branch 'PHP-7.1'Anatol Belski2016-11-224-0/+28
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-11-224-0/+28
| |\ \ | | |/
| | * Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-11-224-0/+28
| | |\
| | | * Add a test for bug 73498Craig Duncan2016-11-224-0/+28
| | | * Revert "Backport patch for bug #71820"Anatol Belski2016-05-091-93/+0
| | | * Backport patch for bug #71820Anatol Belski2016-03-171-0/+93
* | | | Fix CRLF line-endings in testsNikita Popov2016-11-201-78/+78
|/ / /
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-07-201-1/+1
|\ \ \ | |/ /
| * | Fixed bug #72629 (Caught exception assignment to variables ignores references).Xinchen Hui2016-07-201-1/+1
* | | fix test portabilityAnatol Belski2016-06-171-1/+1
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-05-311-1/+1
|\ \ \ | |/ /
| * | No sure why this is failed in travisXinchen Hui2016-05-311-1/+1
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-05-313-3/+4
|\ \ \ | |/ /
| * | Attempt to fix tests failsXinchen Hui2016-05-313-3/+4
* | | Merge branch 'PHP-7.0'Anatol Belski2016-05-121-1/+1
|\ \ \ | |/ /
| * | workaround the extra new line in the test out on another envAnatol Belski2016-05-121-1/+1
* | | Merge branch 'PHP-7.0'Anatol Belski2016-05-121-0/+35
|\ \ \ | |/ /
| * | Fixed bug #72197 pg_lo_create arbitrary readAnatol Belski2016-05-121-0/+35
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-05-121-1/+1
|\ \ \ | |/ /
| * | Committed by accidentXinchen Hui2016-05-121-1/+1
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-05-122-1/+18
|\ \ \ | |/ /
| * | Fixed bug #72195 (pg_pconnect/pg_connect cause use-after-free)Xinchen Hui2016-05-122-1/+18
* | | Merge branch 'PHP-7.0'Anatol Belski2016-05-091-93/+0
|\ \ \ | |/ /
| * | Revert "Fixed bug #71820 pg_fetch_object bind parameters before call construc...Anatol Belski2016-05-091-93/+0
* | | Merge branch 'PHP-7.0'Anatol Belski2016-04-161-0/+52
|\ \ \ | |/ /
| * | Add test for bug #72028Anatol Belski2016-04-161-0/+52
* | | Merge branch 'PHP-7.0'Anatol Belski2016-04-151-0/+39
|\ \ \ | |/ /
| * | Fixed #71062 pg_convert() doesn't accept ISO 8601 for datatype timestampAnatol Belski2016-04-151-0/+39
* | | Merge branch 'PHP-7.0'Anatol Belski2016-04-101-0/+196
|\ \ \ | |/ /
| * | Fixed bug #71998 Function pg_insert does not insert when column type = inetAnatol Belski2016-04-101-0/+196
* | | Merge branch 'PHP-7.0'Anatol Belski2016-03-171-0/+93
|\ \ \ | |/ /
| * | Fixed bug #71820 pg_fetch_object bind parameters before call constructorAnatol Belski2016-03-171-0/+93
* | | Improve FR #31021 implementation (pg_last_notice() is needed to get all notic...Yasuo Ohgaki2015-12-181-2/+17
* | | Implemented FR #31021 (pg_result_notice() is needed to get all notice messages).Yasuo Ohgaki2015-12-171-13/+29
|/ /