summaryrefslogtreecommitdiff
path: root/ext/dom
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1'Nikita Popov2017-03-022-4/+18
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-03-022-4/+18
| |\
| | * PHP bug #74004somedaysummer2017-03-022-4/+18
* | | Deprecate assert() with string argumentNikita Popov2017-02-0314-26/+26
* | | Merge branch 'PHP-7.1'Nikita Popov2017-02-032-19/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-02-032-19/+4
| |\ \ | | |/
| | * Revert "Merge branch 'pull-request/2344' into PHP-7.0"Nikita Popov2017-02-032-19/+4
* | | Merge branch 'PHP-7.1'Joe Watkins2017-02-032-4/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-032-4/+19
| |\ \ | | |/
| | * Fixed bug #74004 LIBXML_NOWARNING (etc) ignored by DOMDocument::loadHTMLsomedaysummer2017-02-032-4/+19
* | | Merge branch 'PHP-7.1'Anatol Belski2017-02-013-70/+29
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-02-013-70/+29
| |\ \ | | |/
| | * Revert "fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)"Anatol Belski2017-02-012-34/+29
| | * Revert "fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)"Anatol Belski2017-02-012-36/+0
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-302-0/+36
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-302-0/+36
| |\ \ | | |/
| | * fix BC break introduced by #2346 (sebastianbergmann/phpunit#2454)jhdxr2017-01-302-0/+36
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-282-29/+34
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-282-29/+34
| |\ \ | | |/
| | * fixed bug #50989 (DOM support for LIBXML_NOXMLDECL)jhdxr2017-01-282-29/+34
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-252-4/+55
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-252-4/+55
| |\ \ | | |/
| | * Fix bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes)Arnout Boks2017-01-251-4/+28
| | * Added (failing) testcase for bug #54382Arnout Boks2017-01-251-0/+27
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-104-4/+32
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-104-4/+32
| |\ \ | | |/
| | * Fixed #73907 (nextSibling property not included in var_dump of DOMNode)Arnout Boks2017-01-104-4/+32
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-103-4/+26
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-103-4/+26
| |\ \ | | |/
| | * Fixed bug #61858 (DOMAttr debug info generates E_WARNING)Arnout Boks2017-01-103-4/+26
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-071-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-071-3/+3
| |\ \ | | |/
| | * PR #2211 don't supress warnings in testsCraig Duncan2017-01-071-3/+3
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-0437-37/+37
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-0437-37/+37
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-0237-37/+37
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-022-1/+19
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-022-1/+19
| |\ \ | | |/
| | * Fixed #67474 (getElementsByTagNameNS and default namespace)Arnout Boks2017-01-021-1/+1
| | * Add (failing) testcase for bug #67474Arnout Boks2017-01-021-0/+18
* | | Merge branch 'PHP-7.1'Nikita Popov2017-01-011-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-011-1/+1
| |\ \ | | |/
| | * Fix dom class can't be inherited by the internal classdreamszhu2017-01-011-1/+1
| * | Revert "Fix dom class can't be inherited by the internal class"Joe Watkins2017-01-011-1/+1
* | | Revert "Merge branch 'PHP-7.1'"Joe Watkins2017-01-011-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-011-1/+1
|\ \ \ | |/ /
| * | Fix dom class can't be inherited by the internal classdreamszhu2017-01-011-1/+1
| * | Fix bug #73150: missing NULL check in dom_document_save_htmlStanislav Malyshev2016-10-141-2/+2
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-1/+1
* | | Remove the binary cast from unrelated testsPedro Magalhães2016-11-202-2/+2