.. |
tests
|
Fix GH-9628: Implicitly removing nodes from \DOMDocument breaks existing references
|
2023-07-03 21:31:57 +02:00 |
attr.c
|
Avoid allocation when getting the node content, if possible
|
2023-06-27 18:00:44 +02:00 |
cdatasection.c
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
characterdata.c
|
Cleanup macro usage in ext/dom and ext/libxml
|
2023-07-03 21:32:48 +02:00 |
comment.c
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02: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
|
Cleanup macro usage in ext/dom and ext/libxml
|
2023-07-03 21:32:48 +02:00 |
documentfragment.c
|
Cleanup macro usage in ext/dom and ext/libxml
|
2023-07-03 21:32:48 +02:00 |
documenttype.c
|
Implement iteration cache, item cache and length cache for node list iteration (#11330)
|
2023-06-03 00:13:14 +02:00 |
dom_ce.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
dom_iterators.c
|
Implement iteration cache, item cache and length cache for node list iteration (#11330)
|
2023-06-03 00:13:14 +02:00 |
dom_properties.h
|
Make a few unuseful DOMEntity properties readonly (#7406)
|
2021-08-26 10:37:45 +02:00 |
domexception.c
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
domexception.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
domimplementation.c
|
Merge branch 'PHP-8.0' into PHP-8.1
|
2021-11-14 23:29:59 -08:00 |
element.c
|
Cleanup macro usage in ext/dom and ext/libxml
|
2023-07-03 21:32:48 +02:00 |
entity.c
|
Update property read handler comments for DOMEntity
|
2021-08-26 13:15:24 +02:00 |
entityreference.c
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
namednodemap.c
|
Merge branch 'PHP-8.2'
|
2023-06-18 15:21:12 +02:00 |
node.c
|
Avoid allocation when getting the node content, if possible
|
2023-06-27 18:00:44 +02:00 |
nodelist.c
|
Merge branch 'PHP-8.2'
|
2023-06-18 15:21:12 +02:00 |
notation.c
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
parentnode.c
|
Add missing cache invalidation in dom_child_replace_with()
|
2023-06-18 14:55:31 +02:00 |
php_dom.c
|
Fix GH-9628: Implicitly removing nodes from \DOMDocument breaks existing references
|
2023-07-03 21:31:57 +02:00 |
php_dom.h
|
Cleanup macro usage in ext/dom and ext/libxml
|
2023-07-03 21:32:48 +02:00 |
php_dom.stub.php
|
Implement DOMDocument::adoptNode()
|
2023-06-27 17:59:58 +02:00 |
php_dom_arginfo.h
|
Revert "Merge branch 'PHP-8.2'"
|
2023-07-04 09:18:49 +02:00 |
processinginstruction.c
|
Avoid allocation when getting the node content, if possible
|
2023-06-27 18:00:44 +02:00 |
text.c
|
Avoid allocation when getting the node content, if possible
|
2023-06-27 18:00:44 +02:00 |
xml_common.h
|
Cleanup macro usage in ext/dom and ext/libxml
|
2023-07-03 21:32:48 +02:00 |
xpath.c
|
Fix #70359 and #78577: segfaults with DOMNameSpaceNode
|
2023-06-09 21:35:55 +02:00 |