| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Try to make 17result.php more robust | Nikita Popov | 2019-06-04 | 2 | -4/+4 |
| * | [ci skip] Migrate tests READMEs to Markdown | Peter Kokot | 2019-05-12 | 2 | -16/+18 |
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-04-10 | 1 | -3/+5 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-04-10 | 1 | -3/+5 |
| | |\ | |||||
| | | * | Fix 29nb_async_connect.phpt | Nikita Popov | 2019-04-10 | 1 | -3/+5 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-04-10 | 1 | -0/+19 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-04-10 | 1 | -0/+19 |
| | |\ \ | | |/ | |||||
| | | * | Fix pgsql use after free trying to reuse closed connection | Nikita Popov | 2019-04-10 | 1 | -0/+19 |
| * | | | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-04-10 | 1 | -0/+15 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-04-10 | 1 | -0/+15 |
| | |\ \ | | |/ | |||||
| | | * | Fix use after free on pg_close() of default connection | Nikita Popov | 2019-04-10 | 1 | -0/+15 |
| | | * | Fixed bug #77047 pg_convert has a broken regex for the 'TIME WITHOUT TIMEZONE... | Anatol Belski | 2018-11-18 | 1 | -0/+40 |
| | | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 13 | -14/+9 |
| | | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 20 | -67/+67 |
| | | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -6/+6 |
| | | * | Convert CRLF line endings to LF | Peter Kokot | 2018-10-13 | 1 | -78/+78 |
| * | | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 8 | -11/+11 |
| * | | | Use EXPECT when possible | Gabriel Caruso | 2019-03-11 | 1 | -1/+1 |
| * | | | Implement fine-grained conflict handling | Nikita Popov | 2019-02-20 | 1 | -0/+1 |
| * | | | Fix typo in tests | Fabien Villepinte | 2018-11-19 | 2 | -2/+2 |
| * | | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-11-18 | 1 | -0/+40 |
| |\ \ \ | |/ / | |||||
| | * | | Add test for bug #77047 | Anatol Belski | 2018-11-18 | 1 | -0/+40 |
| | * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 13 | -14/+9 |
| | * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 20 | -67/+67 |
| | * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| | * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -6/+6 |
| * | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 13 | -14/+9 |
| * | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -3/+3 |
| * | | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 18 | -64/+64 |
| * | | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 1 | -1/+0 |
| * | | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -6/+6 |
| * | | | Fix permissions | Peter Kokot | 2018-09-21 | 3 | -0/+0 |
| * | | | Explain why the test was skipped | Gabriel Caruso | 2018-09-16 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-06-29 | 1 | -0/+23 |
| |\ \ | |||||
| | * \ | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-06-29 | 1 | -0/+23 |
| | |\ \ | | |/ | |||||
| | | * | Fixed bug #76548 pg_fetch_result did not fetch the next row | Anatol Belski | 2018-06-29 | 1 | -0/+23 |
| * | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 3 | -3/+3 |
| * | | | Remove empty sections in tests | Gabriel Caruso | 2018-02-14 | 1 | -1/+0 |
| |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix test compat for PostgreSQL 10 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.1' into PHP-7.2 | Sara Golemon | 2017-10-23 | 1 | -0/+14 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Sara Golemon | 2017-10-23 | 1 | -0/+14 |
| | |\ \ | | |/ | |||||
| | | * | Bugfix#75419 Fix clearing of default link during pg_close() | Sara Golemon | 2017-10-23 | 1 | -0/+14 |
| * | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-26 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-26 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Fix 00version.phpt when commit message has multiple lines. | Mitch Hagstrand | 2017-01-26 | 1 | -1/+1 |
| * | | | Merge branch 'PHP-7.1' | Anatol Belski | 2016-12-01 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | fix dir separator | Anatol Belski | 2016-12-01 | 1 | -1/+1 |
