Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite PDO result binding | Nikita Popov | 2020-12-22 | 2 | -21/+21 |
* | PDO: Honor ATTR_STRINGIFY_FETCHES for booleans | Nikita Popov | 2020-12-21 | 4 | -7/+8 |
* | Fixed bug #72368 | Nikita Popov | 2020-12-10 | 1 | -5/+5 |
* | Allow drivers to omit error code | Nikita Popov | 2020-12-10 | 3 | -3/+3 |
* | Fixed bug #79131 | Nikita Popov | 2020-12-10 | 3 | -3/+3 |
* | Run tidy | Nikita Popov | 2020-09-18 | 3 | -11/+11 |
* | Merge branch 'PHP-7.4' | Nikita Popov | 2020-08-11 | 1 | -0/+17 |
|\ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2020-08-11 | 1 | -0/+17 |
| |\ | |||||
| | * | Fix #64705 errorInfo property of PDOException is null when PDO::__construct()... | Ahmed Abdou | 2020-08-11 | 1 | -0/+17 |
* | | | Add many missing closing PHP tags to tests | Máté Kocsis | 2020-08-09 | 3 | -0/+3 |
* | | | Clean up calls to extension_loaded('json') in tests | Tyson Andre | 2020-05-28 | 2 | -2/+0 |
* | | | Reindent phpt files | Nikita Popov | 2020-02-03 | 21 | -227/+227 |
|/ / | |||||
* | | Skip test if ext/json is not available | Christoph M. Becker | 2019-08-07 | 1 | -0/+1 |
* | | Cleanup of remaining E_STRICT in tests | George Peter Banyard | 2019-07-23 | 1 | -1/+1 |
* | | Fix FR #71885 (Allow escaping question mark placeholders) | Matteo Beccati | 2019-07-22 | 2 | -0/+103 |
* | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-04-12 | 3 | -7/+7 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-04-12 | 3 | -7/+7 |
| |\ | |||||
| | * | Fix tests wrt. internationalization | Christoph M. Becker | 2019-04-12 | 3 | -7/+7 |
| | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 12 | -14/+1 |
| | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -4/+4 |
| * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 12 | -14/+1 |
| * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -4/+4 |
* | | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 35 | -149/+149 |
* | | | Implement fine-grained conflict handling | Nikita Popov | 2019-02-20 | 1 | -0/+1 |
* | | | Remove local variables | Peter Kokot | 2019-02-03 | 8 | -8/+8 |
* | | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 12 | -14/+1 |
* | | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -3/+3 |
* | | | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 2 | -13/+13 |
|/ / | |||||
* | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-07-30 | 1 | -0/+113 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-07-30 | 1 | -0/+113 |
| |\ | |||||
| | * | Fixed bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL option | Anatol Belski | 2018-07-30 | 1 | -0/+113 |
* | | | Fix default credentials when none was passed | Anatol Belski | 2018-05-07 | 2 | -1/+5 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 6 | -6/+6 |
|/ / | |||||
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-01-04 | 2 | -3/+5 |
|\ \ | |/ | |||||
| * | Fix tests | Anatol Belski | 2018-01-04 | 2 | -3/+5 |
* | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Skip test on PostgreSQL 10 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-20 | 1 | -0/+27 |
|\ \ | |/ | |||||
| * | Fixed #73959 - lastInsertId fails to throw an exception in pdsql | andrewnester | 2017-01-20 | 1 | -0/+27 |
* | | Add "Sent SQL" to debug dump for emulated prepares | Adam Baratz | 2016-12-20 | 1 | -0/+50 |
|/ | |||||
* | make timing check more forgiving in these tests | Anatol Belski | 2016-12-15 | 1 | -2/+2 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Matteo Beccati | 2016-08-04 | 1 | -1/+1 |
|\ | |||||
| * | Clean up FR #72633 | Matteo Beccati | 2016-08-04 | 1 | -1/+1 |
| * | cleanup table after test | Anatol Belski | 2016-08-02 | 1 | -2/+5 |
| * | - lastInsertId using Postgres Lastval() function | Pablo Santiago Sánchez | 2016-08-02 | 1 | -0/+36 |
* | | cleanup the table after the test run | Anatol Belski | 2016-07-27 | 1 | -1/+4 |
* | | Implemented FR #72633 Postgres PDO lastInsertId() should work without specify... | root | 2016-07-27 | 2 | -2/+38 |
* | | fix test out | Anatol Belski | 2016-07-19 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0.9' into PHP-7.0 | Stanislav Malyshev | 2016-07-19 | 1 | -2/+2 |
|\ \ | |||||
| * | | Fixed bug #72570 Segmentation fault when binding parameters on a query withou... | Matteo Beccati | 2016-07-14 | 1 | -0/+28 |