Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
* | | | Use bool instead of boolean in proto | Gabriel Caruso | 2018-02-04 | 8 | -26/+26 | |
* | | | Remove superfluous SKIPIF sections in more tests | Gabriel Caruso | 2018-02-04 | 1 | -1/+0 | |
* | | | Trailing whitespaces | Gabriel Caruso | 2018-01-03 | 1 | -2/+2 | |
* | | | year++ | Xinchen Hui | 2018-01-02 | 37 | -37/+37 | |
* | | | Move zend_object_iterator_funcs structures into read-only data segment | Dmitry Stogov | 2017-12-14 | 1 | -1/+1 | |
* | | | Remove outdated TODO files | Peter Kokot | 2017-12-09 | 1 | -4/+0 | |
* | | | Make sure properties are initialized before cloning | Nikita Popov | 2017-11-25 | 1 | -8/+6 | |
* | | | Add zend_object_alloc() API | Nikita Popov | 2017-11-25 | 1 | -2/+2 | |
* | | | Use interned strings for "magic" property of internal classes. (not copyied i... | Dmitry Stogov | 2017-11-01 | 1 | -1/+4 | |
* | | | Merge branch 'master' into rc_debug | Dmitry Stogov | 2017-10-30 | 3 | -4/+23 | |
|\ \ \ | ||||||
| * | | | Better fix for bug #75451 (Assertion fails while foreach on empty xpath query) | Dmitry Stogov | 2017-10-30 | 3 | -5/+9 | |
| * | | | Fixed bug #75451 (Assertion fails while foreach on empty xpath query) | Xinchen Hui | 2017-10-28 | 2 | -4/+19 | |
* | | | | Encapsulate reference-counting primitives. | Dmitry Stogov | 2017-10-27 | 1 | -1/+1 | |
|/ / / |