summaryrefslogtreecommitdiff
path: root/ext/dom
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-091-1/+5
|\
| * Sync callback signature with libxml2 2.9.8Anatol Belski2018-07-091-1/+5
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-02-171-1/+0
|\ \ | |/
| * Remove duplicated assignmentAnatol Belski2018-02-171-1/+0
* | Merge branch 'PHP-7.1' into PHP-7.2Joe2018-02-081-1/+1
|\ \ | |/
| * Fixes bug #75871 Use pkg-config for libxml2 if availablePedro Magalhães2018-02-081-1/+1
| * year++Xinchen Hui2018-01-0237-37/+37
* | year++Xinchen Hui2018-01-0237-37/+37
* | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-09-111-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-1/+1
| |\
| | * Fix test compat with libxml2 2.9.5Anatol Belski2017-09-111-1/+1
* | | Req #74963 (Improved error message on fetching property of non-object)Xinchen Hui2017-07-311-2/+2
* | | Implement Countable for DomNodeList and DOMNamedNodeMap (Request #74837)Andreas Treichel2017-07-106-2/+109
* | | Merge branch 'PHP-7.1'Nikita Popov2017-06-032-0/+25
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-06-032-0/+25
| |\ \ | | |/
| | * Fixed bug #69373Tim Toohey2017-06-032-0/+25
* | | Merge branch 'PHP-7.1'Remi Collet2017-04-132-1/+22
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-04-132-1/+22
| |\ \ | | |/
| | * Fixed bug #74416 Wrong reflection on DOMNode::cloneNodeFabien Villepinte2017-04-132-1/+22
* | | 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
|\ \ \ | |/ /