Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -1/+1 |
* | | 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 |
* | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-07-30 | 2 | -0/+119 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-07-30 | 2 | -0/+119 |
| |\ | |||||
| | * | Fixed bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL option | Anatol Belski | 2018-07-30 | 2 | -0/+119 |
* | | | Fix typos in code | Peter Kokot | 2018-07-27 | 1 | -1/+1 |
* | | | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 6 | -10/+0 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-07-09 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-07-09 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | Add missing flag | Anatol Belski | 2018-07-09 | 1 | -0/+3 |
* | | | Changed php_add[c]slashes prototypes (removed should_free argument) | Dmitry Stogov | 2018-06-29 | 1 | -3/+1 |
* | | | Sync phpinfo output for pdo_pgsql | Peter Kokot | 2018-06-08 | 1 | -6/+1 |
* | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 1 | -2/+2 |
* | | | Fix default credentials when none was passed | Anatol Belski | 2018-05-07 | 2 | -1/+5 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-03-12 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-03-12 | 1 | -1/+4 |
| |\ \ | | |/ | |||||
| | * | Fix heap use after free | Anatol Belski | 2018-03-12 | 1 | -1/+4 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 6 | -6/+6 |
* | | | Use OBJ_FLAGS() macro to access object flags (even if they are currently stor... | Dmitry Stogov | 2018-01-22 | 1 | -1/+1 |
* | | | Eliminate useless separation | Dmitry Stogov | 2018-01-17 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-01-04 | 2 | -3/+5 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 5 | -5/+5 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 5 | -5/+5 |
* | | | year++ | Xinchen Hui | 2018-01-02 | 5 | -5/+5 |
* | | | Turn "pdo_stmt_methods" into constants. | Dmitry Stogov | 2017-12-14 | 2 | -2/+2 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 2 | -2/+2 |
* | | | Move constants into read-only data segment | Dmitry Stogov | 2017-12-14 | 3 | -4/+4 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| | |\ | |||||
| | | * | Skip test on PostgreSQL 10 | Anatol Belski | 2017-10-27 | 1 | -1/+1 |
* | | | | Get rid of all these old package[2].xml files, most of these had no had a rel... | Kalle Sommer Nielsen | 2017-08-17 | 1 | -87/+0 |
|/ / / | |||||
* | | | Merge branch 'PHP-7.1' | Joe Watkins | 2017-01-20 | 2 | -1/+27 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-20 | 2 | -1/+27 |
| |\ \ | | |/ | |||||
| | * | Fixed #73959 - lastInsertId fails to throw an exception in pdsql | andrewnester | 2017-01-20 | 2 | -1/+27 |
| | * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
| * | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
* | | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 5 | -5/+5 |
* | | | Add "Sent SQL" to debug dump for emulated prepares | Adam Baratz | 2016-12-20 | 1 | -0/+50 |
|/ / | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-12-15 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | 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 | Anatol Belski | 2016-08-14 | 1 | -0/+2 |
| |\ | |||||
| | * | put missing prototype and fix ts build | Anatol Belski | 2016-08-14 | 1 | -1/+3 |