php-src/ext/dom
2020-02-06 22:24:37 +01:00
..
tests Fix ext/dom test helper method causing trailing whitespaces. 2020-02-06 22:24:37 +01:00
attr.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
cdatasection.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
characterdata.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
comment.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
config.m4 Cleanup ext/dom: Additional unimplemented code following 25bfac4 2019-09-23 19:28:55 +02:00
config.w32 Cleanup ext/dom: Additional unimplemented code following 25bfac4 2019-09-23 19:28:55 +02:00
CREDITS
document.c Use RETURN_THROWS() after zend_throw_error() 2020-01-01 16:42:30 +01:00
documentfragment.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
documenttype.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
dom_arginfo.h Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
dom_ce.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
dom_fe.h Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
dom_iterators.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
dom_properties.h ext/dom: Add global registerNodeNS flag on DOMXPath ctor and property. 2019-10-05 18:56:58 +02:00
dom.stub.php Convert ext/dom to use arginfo stub. 2019-11-08 15:05:35 +01:00
domexception.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
domimplementation.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
element.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
entity.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
entityreference.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
namednodemap.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
node.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
nodelist.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
notation.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_dom.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
php_dom.h Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
processinginstruction.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
text.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00
xml_common.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
xpath.c Use RETURN_THROWS() during ZPP in the date, dba and dom extensions 2019-12-31 00:21:37 +01:00