php-src/ext/dom
Christoph M. Becker e71036ce03 Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4:
  Fix #80268: loadHTML() truncates at NUL bytes
2020-10-26 13:15:03 +01:00
..
tests Merge branch 'PHP-7.4' into PHP-8.0 2020-10-26 13:15:03 +01:00
attr.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
cdatasection.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
characterdata.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
comment.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
config.m4 [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
config.w32 [RFC] Implement new DOM Living Standard APIs in ext/dom 2020-02-28 16:13:39 +01:00
CREDITS
document.c Merge branch 'PHP-7.4' into PHP-8.0 2020-10-26 13:15:03 +01:00
documentfragment.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
documenttype.c Fix [-Wundef] warning in DOM extension 2020-05-16 15:31:15 +02:00
dom_ce.h Fix [-Wundef] warning in DOM extension 2020-05-16 15:31:15 +02:00
dom_iterators.c Add get_gc handle for object iterators 2020-07-01 15:17:22 +02:00
dom_properties.h Fix [-Wundef] warning in DOM extension 2020-05-16 15:31:15 +02:00
domexception.c Fix [-Wundef] warning in DOM extension 2020-05-16 15:31:15 +02:00
domexception.h Generate method entries for ext/dom 2020-04-13 00:13:11 +02:00
domimplementation.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
element.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
entity.c Fix [-Wundef] warning in DOM extension 2020-05-16 15:31:15 +02:00
entityreference.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
namednodemap.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
node.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
nodelist.c Remove proto comments from C files 2020-07-06 21:13:34 +02:00
notation.c Fix [-Wundef] warning in DOM extension 2020-05-16 15:31:15 +02:00
parentnode.c Fix #79968: Manipulation on unattached DOMChildNode should throw DOMException 2020-08-19 11:54:41 +02:00
php_dom_arginfo.h Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
php_dom.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
php_dom.h Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
php_dom.stub.php Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
processinginstruction.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
text.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00
xml_common.h Remove DOM_GET_THIS macro 2020-03-09 09:56:22 +01:00
xpath.c Promote warnings to error in DOM extension 2020-09-22 19:12:32 +01:00