| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | | Fixed Bug #70558 ("Couldn't fetch" error in DOMDocument::registerNodeClass()) | Xinchen Hui | 2015-09-23 | 1 | -0/+18 |
| * | | Revert "Fix #70029: nodeValue of DOMElement list content of children nodes" | Christoph M. Becker | 2015-09-06 | 5 | -101/+94 |
| * | | Fix #70029: nodeValue of DOMElement list content of children nodes | Christoph M. Becker | 2015-09-05 | 5 | -94/+101 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-09-05 | 1 | -0/+17 |
| |\ \ | |/ | |||||
| | * | Fix #70001: Assigning to DOMNode::textContent does additional entity encoding | Christoph M. Becker | 2015-09-05 | 1 | -0/+17 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-07-31 | 1 | -1/+4 |
| |\ \ | |/ | |||||
| | * | test fails with old libxml2; skip in this case | Christoph M. Becker | 2015-07-31 | 1 | -1/+4 |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-27 | 1 | -0/+12 |
| |\ \ | |/ | |||||
| | * | added regression test for bug #69679 | Christoph M. Becker | 2015-06-27 | 1 | -0/+12 |
| * | | added test for bug #69846 | Anatol Belski | 2015-06-19 | 1 | -0/+162 |
| * | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-06-14 | 1 | -2/+2 |
| |\ \ | |||||
| | * \ | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-06-09 | 1 | -2/+2 |
| | |\ \ | | |/ | |||||
| | | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-06-09 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | Merge branch 'PHp-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-06-09 | 1 | -2/+2 |
| | | | |\ | |||||
| | | | | * | fix test | Stanislav Malyshev | 2015-06-09 | 1 | -2/+2 |
| * | | | | | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 4 | -4/+4 |
| * | | | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 7 | -7/+7 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 7 | -7/+7 |
| * | | | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 10 | -14/+14 |
| |/ / / / | |||||
| * | | | | Display EngineExceptions like ordinary exceptions | Nikita Popov | 2015-05-15 | 4 | -4/+16 |
| * | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-04-14 | 1 | -0/+5 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-04-14 | 1 | -0/+5 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4.40' into PHP-5.5.24 | Stanislav Malyshev | 2015-04-11 | 1 | -0/+5 |
| | | |\ \ | | | |/ | |||||
| | | | * | Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions) | Stanislav Malyshev | 2015-04-11 | 1 | -0/+5 |
| * | | | | Always throw TypeException on throwing zpp failures | Nikita Popov | 2015-04-06 | 4 | -25/+21 |
| * | | | | Fixed typos | Xinchen Hui | 2015-03-30 | 2 | -2/+2 |
| * | | | | Fixed tests | Xinchen Hui | 2015-03-30 | 2 | -0/+2 |
| * | | | | Implement engine exceptions | Dmitry Stogov | 2015-03-09 | 2 | -6/+6 |
| * | | | | Adding a note here for my future self so I won't | Rasmus Lerdorf | 2015-01-09 | 1 | -0/+7 |
| |/ / / | |||||
| * | | | More fixes for nodelist array access | Tjerk Meesters | 2014-10-12 | 1 | -3/+29 |
| * | | | Refactored DOMNodeList array dereferencing implementation | Tjerk Meesters | 2014-10-09 | 1 | -6/+47 |
| * | | | DOMNodeList elements are accessible through array notation | Florian MARGAINE | 2014-09-27 | 1 | -0/+20 |
| * | | | Make DOMNode::textContent writeable | Tjerk Meesters | 2014-09-02 | 1 | -0/+29 |
| |/ / | |||||
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Matteo Beccati | 2014-06-09 | 2 | -0/+5 |
| |\ \ | |/ | |||||
| | * | Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 | Matteo Beccati | 2014-06-09 | 2 | -0/+5 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-04-16 | 5 | -2/+63 |
| |\ \ | |/ | |||||
| | * | Fixed bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, ... | Anatol Belski | 2014-04-16 | 5 | -2/+63 |
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-12-02 | 1 | -0/+26 |
| |\ \ | |/ | |||||
| | * | Fix bug #65196 | Michael Wallner | 2013-12-02 | 1 | -0/+26 |
| * | | Embeds the content of the DTD in the DOCTYPE declaration of the XML files. | Antonio Diaz Ruiz | 2013-08-10 | 3 | -3/+24 |
| * | | Adds 2 new xml files which include the dtd path relative to the base director... | Antonio Diaz Ruiz | 2013-08-10 | 5 | -4/+33 |
| * | | Adds files: error 1 to 5 and variation 1 to 4 | Antonio Diaz Ruiz | 2013-08-10 | 33 | -0/+628 |
| * | | Merge branch 'pull-request/325' into PHP-5.5 | Stanislav Malyshev | 2013-08-10 | 8 | -2/+110 |
| |\ \ | |/ |/| | |||||
| | * | Add schema default/fixed value support | Chris Wright | 2013-04-12 | 9 | -6/+114 |
| * | | non living code related typo fixes | Veres Lajos | 2013-08-04 | 1 | -1/+1 |
| * | | typo fixes | Veres Lajos | 2013-07-15 | 1 | -4/+4 |
| * | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -2/+2 |
| * | | PHPTests for the DOMDocument::loadHTMLfile method. | Antonio Diaz Ruiz | 2013-06-10 | 7 | -0/+96 |
