summaryrefslogtreecommitdiff
path: root/ext/pgsql/tests
Commit message (Expand)AuthorAgeFilesLines
* Add --repeat testing modeNikita Popov2020-10-301-0/+5
* Update ext/pgsql parameter namesNikita Popov2020-10-134-12/+12
* Promote E_NOTICE to Value/TypeError in PostgreSQL extensionGeorge Peter Banyard2020-09-295-0/+175
* Return empty array for no rows in pg_fetch_all()Nikita Popov2020-09-211-0/+3
* Promote invalid field to ValueError in pgsqlNikita Popov2020-09-211-0/+74
* Deprecate pgsql function aliasesNikita Popov2020-09-212-2/+25
* Promote warnings to Errors in PostgreSQL extensionGeorge Peter Banyard2020-09-144-23/+48
* Remove deprecated pgsql signaturesNikita Popov2020-09-091-1/+1
* Promote pgsql no link to Error exceptionNikita Popov2020-09-091-0/+14
* Remove deprecated multi-parameter form of pg_connect()Nikita Popov2020-09-091-9/+8
* Use zpp C in pg_fetch_objectNikita Popov2020-08-131-0/+7
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Reindent phpt filesNikita Popov2020-02-0335-457/+457
* Fix #78880: Spelling error reportChristoph M. Becker2019-12-211-2/+2
* Clean DONE tags from testsFabien Villepinte2019-11-0710-20/+0
* Merge branch 'PHP-7.4'Nikita Popov2019-06-042-4/+4
|\
| * Try to make 17result.php more robustNikita Popov2019-06-042-4/+4
* | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-031-2/+6
* | Merge branch 'PHP-7.4'Peter Kokot2019-05-122-16/+18
|\ \ | |/
| * [ci skip] Migrate tests READMEs to MarkdownPeter Kokot2019-05-122-16/+18
* | Merge branch 'PHP-7.4'Nikita Popov2019-04-101-3/+5
|\ \ | |/
| * 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.4'Nikita Popov2019-04-101-0/+19
|\ \ \ \ | |/ / /
| * | | 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.4'Nikita Popov2019-04-101-0/+15
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-03-158-11/+11
|\ \ \ \ | |/ / /
| * | | Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-158-11/+11
* | | | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-2/+2
|/ / /
* | | 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