Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 70 | -78/+39 |
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 29 | -41/+41 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 30 | -46/+46 |
* | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 6 | -6/+3 |
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -5/+5 |
* | Rename *.php files in ext/dom tests to *.inc | Peter Kokot | 2018-09-23 | 25 | -24/+24 |
* | Bump minimum libxml version to 2.7.6 | Nikita Popov | 2018-09-23 | 4 | -20/+0 |
* | Fix permissions | Peter Kokot | 2018-09-21 | 3 | -0/+0 |
* | Merge branch 'PHP-7.3' | Christoph M. Becker | 2018-08-28 | 1 | -1/+4 |
|\ | |||||
| * | Fix SKIPIF conditions | Christoph M. Becker | 2018-08-28 | 1 | -1/+4 |
* | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-08-17 | 1 | -0/+234 |
|\ \ | |/ | |||||
| * | Add test for bug #76738 | Anatol Belski | 2018-08-17 | 1 | -0/+234 |
* | | Merge branch 'PHP-7.3' | Anatol Belski | 2018-08-17 | 1 | -2/+8 |
|\ \ | |/ | |||||
| * | Fix memory leak | Anatol Belski | 2018-08-17 | 1 | -2/+8 |
| * | Cleanup | Anatol Belski | 2018-08-17 | 1 | -4/+0 |
| * | Followup fix for ef9ed19e, see also bug #76738 | Anatol Belski | 2018-08-17 | 1 | -19/+7 |
| * | Fixed build | Xinchen Hui | 2018-08-17 | 1 | -0/+12 |
| * | DOMDocument::formatOutput attribute sometimes ignored | Andrew Nester | 2018-08-17 | 2 | -7/+28 |
| * | Revert "DOMDocument::formatOutput attribute sometimes ignored" | Christoph M. Becker | 2018-08-14 | 2 | -43/+7 |
* | | Cleanup | Anatol Belski | 2018-08-14 | 1 | -4/+0 |
* | | Followup fix for ef9ed19e, see also bug #76738 | Anatol Belski | 2018-08-14 | 1 | -19/+7 |
|/ | |||||
* | Trim trailing whitespaces in build files | Peter Kokot | 2018-07-29 | 1 | -2/+2 |
* | Fix typos in code comments | Peter Kokot | 2018-07-25 | 1 | -1/+1 |
* | Remove unused Git attributes ident | Peter Kokot | 2018-07-25 | 39 | -75/+1 |
* | Merge branch 'PHP-7.2' | Anatol Belski | 2018-07-09 | 1 | -1/+5 |
|\ | |||||
| * | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-07-09 | 1 | -1/+5 |
| |\ | |||||
| | * | Sync callback signature with libxml2 2.9.8 | Anatol Belski | 2018-07-09 | 1 | -1/+5 |
* | | | Use zval_ptr_dtor() imstead of zval_dtor() | Dmitry Stogov | 2018-07-05 | 1 | -2/+2 |
* | | | Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized d... | Dmitry Stogov | 2018-07-04 | 1 | -1/+1 |
* | | | Fixed test skip | Xinchen Hui | 2018-07-04 | 1 | -1/+4 |
* | | | Fixed build | Xinchen Hui | 2018-07-04 | 1 | -0/+12 |
* | | | DOMDocument::formatOutput attribute sometimes ignored | Andrew Nester | 2018-06-28 | 2 | -7/+28 |
* | | | Update http to https | Dusta | 2018-06-25 | 29 | -29/+29 |
* | | | Export standard object handlers, to avoid indirect access | Dmitry Stogov | 2018-05-31 | 1 | -9/+5 |
* | | | Use zend_string_release_ex() instread of zend_string_release() in places, whe... | Dmitry Stogov | 2018-05-28 | 7 | -19/+19 |
* | | | Keep initialized object_handlers structures in read-only memory. | Dmitry Stogov | 2018-03-14 | 1 | -4/+4 |
* | | | Remove return types from some magic method in protos | Gabriel Caruso | 2018-03-09 | 10 | -10/+10 |
* | | | Use EXPECT instead of EXPECTF when possible | Gabriel Caruso | 2018-02-20 | 50 | -50/+50 |
* | | | Convert iterator by reference errors to exceptions | Nikita Popov | 2018-02-19 | 1 | -1/+2 |
* | | | Use zend_parse_parameters_none_throw | Gabriel Caruso | 2018-02-18 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.2' | Anatol Belski | 2018-02-17 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Anatol Belski | 2018-02-17 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | Remove duplicated assignment | Anatol Belski | 2018-02-17 | 1 | -1/+0 |
* | | | Merge branch 'PHP-7.2' | Joe | 2018-02-08 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.1' into PHP-7.2 | Joe | 2018-02-08 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixes bug #75871 Use pkg-config for libxml2 if available | Pedro Magalhães | 2018-02-08 | 1 | -1/+1 |
| | * | year++ | Xinchen Hui | 2018-01-02 | 37 | -37/+37 |
| * | | year++ | Xinchen Hui | 2018-01-02 | 37 | -37/+37 |
* | | | Fix some misspellings | Gabriel Caruso | 2018-02-06 | 1 | -1/+1 |
* | | | Add and fix SKIPIF sections | Gabriel Caruso | 2018-02-04 | 3 | -2/+7 |