Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 16 | -16/+12 |
* | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 62 | -79/+79 |
* | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 4 | -4/+4 |
* | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 4 | -7/+7 |
* | 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 | 5 | -5/+5 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-09-11 | 1 | -3/+1 |
|\ | |||||
| * | Fix test compat with libxml2 2.9.5 | Anatol Belski | 2017-09-11 | 1 | -3/+1 |
* | | Skip 64-bit related test | Dmitry Stogov | 2017-08-15 | 1 | -0/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2017-07-21 | 2 | -6/+22 |
|\ \ | |/ | |||||
| * | Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces) | Xinchen Hui | 2017-07-21 | 2 | -6/+22 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
| * | fix typo | Anatol Belski | 2016-10-12 | 1 | -1/+1 |
| * | Fix bug #73293 - NULL pointer dereference in SimpleXMLElement::asXML() | Stanislav Malyshev | 2016-10-12 | 1 | -3/+16 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 5 | -5/+5 |
* | | fix typo | Anatol Belski | 2016-10-14 | 1 | -1/+1 |
* | | Fix bug #73293 - NULL pointer dereference in SimpleXMLElement::asXML() | Stanislav Malyshev | 2016-10-14 | 1 | -3/+16 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-09-09 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-09-09 | 1 | -2/+0 |
| |\ | |||||
| | * | Remove ignored --FAIL-- section from test case | Christoph M. Becker | 2016-09-09 | 1 | -2/+0 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-08-30 | 3 | -13/+58 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #72957 | Nikita Popov | 2016-08-30 | 2 | -12/+22 |
| * | | Followup for bug #72971 | Nikita Popov | 2016-08-30 | 2 | -1/+36 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-08-30 | 2 | -2/+23 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #72971 | Nikita Popov | 2016-08-30 | 2 | -2/+23 |
* | | | Avoid uncollectable cycle in sxe_property_get_adr | Nikita Popov | 2016-07-16 | 1 | -1/+0 |
* | | | Remove unnecessary use of sxe->tmp | Nikita Popov | 2016-07-16 | 1 | -5/+1 |
* | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-07-13 | 2 | -26/+81 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #72588 (Using global var doesn't work while accessing SimpleXML ele... | Xinchen Hui | 2016-07-13 | 2 | -26/+81 |
* | | | Merge branch 'throw-error-in-extensions' | Aaron Piotrowski | 2016-07-05 | 2 | -8/+14 |
|\ \ \ | |||||
| * | | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error | Aaron Piotrowski | 2016-06-13 | 1 | -5/+5 |
| * | | | Merge branch 'master' into throw-error-in-extensions | Aaron Piotrowski | 2016-06-10 | 7 | -23/+48 |
| |\ \ \ | |||||
| * | | | | Update memory freeing and other issues, revert some changes | Aaron Piotrowski | 2015-07-05 | 1 | -2/+5 |
| * | | | | Convert E_ERROR to thrown Error in extensions | Aaron Piotrowski | 2015-07-05 | 2 | -6/+9 |
* | | | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 2 | -2/+5 |
* | | | | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions. | Dmitry Stogov | 2016-06-21 | 1 | -5/+5 |
* | | | | | Fixed the UTF-8 and long path support in the streams on Windows. | Anatol Belski | 2016-06-20 | 2 | -0/+60 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-03-08 | 2 | -1/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-03-08 | 2 | -1/+3 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | fix regression introduced in 5683b6fa39 | Anatol Belski | 2016-03-08 | 2 | -1/+3 |
* | | | | Remove HAVE_SPL checks | Nikita Popov | 2016-01-30 | 1 | -3/+0 |
|/ / / | |||||
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 5 | -5/+5 |
| * | | fixed test | Christoph M. Becker | 2015-08-01 | 1 | -1/+1 |
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-31 | 3 | -1/+52 |
| |\ \ | |||||
| | * | | split the original test to check behaviour diff on 32- and 64-bit | Christoph M. Becker | 2015-05-31 | 2 | -0/+44 |
| | * | | recovered original meaning of SXE xpath test | Christoph M. Becker | 2015-05-31 | 1 | -1/+8 |
| * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2015-05-29 | 7 | -1/+299 |
| |\ \ \ | | |/ / | |||||
| | * | | Refactored the fix for bug #66084, by cmb@php.net | Anatol Belski | 2015-05-29 | 7 | -1/+299 |
| | * | | Bump year | Xinchen Hui | 2015-01-15 | 5 | -5/+5 |