summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests
Commit message (Expand)AuthorAgeFilesLines
* Try to make 17result.php more robustNikita Popov2019-06-042-4/+4
* [ci skip] Migrate tests READMEs to MarkdownPeter Kokot2019-05-122-16/+18
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-101-3/+5
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-101-3/+5
| |\
| | * Fix 29nb_async_connect.phptNikita Popov2019-04-101-3/+5
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-101-0/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-101-0/+19
| |\ \ | | |/
| | * Fix pgsql use after free trying to reuse closed connectionNikita Popov2019-04-101-0/+19
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-04-101-0/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-04-101-0/+15
| |\ \ | | |/
| | * Fix use after free on pg_close() of default connectionNikita Popov2019-04-101-0/+15
| | * Fixed bug #77047 pg_convert has a broken regex for the 'TIME WITHOUT TIMEZONE...Anatol Belski2018-11-181-0/+40
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1513-14/+9
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1420-67/+67
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
| | * Convert CRLF line endings to LFPeter Kokot2018-10-131-78/+78
* | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-158-11/+11
* | | Use EXPECT when possibleGabriel Caruso2019-03-111-1/+1
* | | Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+1
* | | Fix typo in testsFabien Villepinte2018-11-192-2/+2
* | | Merge branch 'PHP-7.3'Anatol Belski2018-11-181-0/+40
|\ \ \ | |/ /
| * | Add test for bug #77047Anatol Belski2018-11-181-0/+40
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1513-14/+9
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1420-67/+67
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1513-14/+9
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1418-64/+64
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-6/+6
* | | Fix permissionsPeter Kokot2018-09-213-0/+0
* | | Explain why the test was skippedGabriel Caruso2018-09-161-1/+1
|/ /
* | 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