| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicated assignment | Anatol Belski | 2018-02-17 | 1 | -1/+0 |
* | 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 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-09-11 | 1 | -1/+1 |
|\ |
|
| * | Fix test compat with libxml2 2.9.5 | Anatol Belski | 2017-09-11 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-06-03 | 2 | -0/+25 |
|\ \
| |/ |
|
| * | Fixed bug #69373 | Tim Toohey | 2017-06-03 | 2 | -0/+25 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Remi Collet | 2017-04-13 | 2 | -1/+22 |
|\ \
| |/ |
|
| * | Fixed bug #74416 Wrong reflection on DOMNode::cloneNode | Fabien Villepinte | 2017-04-13 | 2 | -1/+22 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-03-02 | 2 | -4/+18 |
|\ \
| |/ |
|
| * | PHP bug #74004 | somedaysummer | 2017-03-02 | 2 | -4/+18 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-03 | 2 | -19/+4 |
|\ \
| |/ |
|
| * | Revert "Merge branch 'pull-request/2344' into PHP-7.0" | Nikita Popov | 2017-02-03 | 2 | -19/+4 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-02-03 | 2 | -4/+19 |
|\ \
| |/ |
|
| * | Fixed bug #74004 LIBXML_NOWARNING (etc) ignored by DOMDocument::loadHTML | somedaysummer | 2017-02-03 | 2 | -4/+19 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-02-01 | 3 | -70/+29 |
|\ \
| |/ |
|
| * | Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)" | Anatol Belski | 2017-02-01 | 2 | -34/+29 |
| * | Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)" | Anatol Belski | 2017-02-01 | 2 | -36/+0 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-30 | 2 | -0/+36 |
|\ \
| |/ |
|
| * | fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454) | jhdxr | 2017-01-30 | 2 | -0/+36 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-28 | 2 | -29/+34 |
|\ \
| |/ |
|
| * | fixed bug #50989 (DOM support for LIBXML_NOXMLDECL) | jhdxr | 2017-01-28 | 2 | -29/+34 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-25 | 2 | -4/+55 |
|\ \
| |/ |
|
| * | Fix bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes) | Arnout Boks | 2017-01-25 | 1 | -4/+28 |
| * | Added (failing) testcase for bug #54382 | Arnout Boks | 2017-01-25 | 1 | -0/+27 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-10 | 4 | -4/+32 |
|\ \
| |/ |
|
| * | Fixed #73907 (nextSibling property not included in var_dump of DOMNode) | Arnout Boks | 2017-01-10 | 4 | -4/+32 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-10 | 3 | -4/+26 |
|\ \
| |/ |
|
| * | Fixed bug #61858 (DOMAttr debug info generates E_WARNING) | Arnout Boks | 2017-01-10 | 3 | -4/+26 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-07 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | PR #2211 don't supress warnings in tests | Craig Duncan | 2017-01-07 | 1 | -3/+3 |
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 37 | -37/+37 |
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 37 | -37/+37 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-02 | 2 | -1/+19 |
|\ \
| |/ |
|
| * | Fixed #67474 (getElementsByTagNameNS and default namespace) | Arnout Boks | 2017-01-02 | 1 | -1/+1 |
| * | Add (failing) testcase for bug #67474 | Arnout Boks | 2017-01-02 | 1 | -0/+18 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-01-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix dom class can't be inherited by the internal class | dreamszhu | 2017-01-01 | 1 | -1/+1 |
| * | Fix bug #73150: missing NULL check in dom_document_save_html | Stanislav Malyshev | 2016-10-12 | 1 | -2/+2 |
* | | Revert "Fix dom class can't be inherited by the internal class" | Joe Watkins | 2017-01-01 | 1 | -1/+1 |
* | | Fix dom class can't be inherited by the internal class | dreamszhu | 2017-01-01 | 1 | -1/+1 |
* | | Fix bug #73150: missing NULL check in dom_document_save_html | Stanislav Malyshev | 2016-10-14 | 1 | -2/+2 |
* | | Merge branch 'PHP-7.0' | Christoph M. Becker | 2016-07-15 | 1 | -0/+20 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Christoph M. Becker | 2016-07-15 | 1 | -0/+20 |
| |\ |
|
| | * | Fix bug #66502: DOM document dangling reference | Christoph M. Becker | 2016-07-15 | 1 | -0/+20 |
* | | | Merge branch 'throw-error-in-extensions' | Aaron Piotrowski | 2016-07-05 | 3 | -15/+10 |
|\ \ \ |
|
| * | | | Replace zend_ce_error with NULL and replace more E_ERROR with thrown Error | Aaron Piotrowski | 2016-06-13 | 2 | -5/+5 |
| * | | | Merge branch 'master' into throw-error-in-extensions | Aaron Piotrowski | 2016-06-10 | 40 | -74/+139 |
| |\ \ \ |
|
| * | | | | Update memory freeing and other issues, revert some changes | Aaron Piotrowski | 2015-07-05 | 3 | -13/+6 |
| * | | | | Convert E_ERROR to thrown Error in extensions | Aaron Piotrowski | 2015-07-05 | 2 | -4/+6 |