..
tests
Fix GH-18304: Changing the properties of a DateInterval through dynamic properties triggers a SegFault
2025-04-11 23:33:58 +02:00
attr.c
Merge branch 'PHP-8.2'
2023-08-07 19:52:04 +02:00
cdatasection.c
Fix manually calling __construct() on DOM classes
2023-08-07 19:37:47 +02:00
characterdata.c
Merge branch 'PHP-8.2'
2023-07-24 19:05:16 +02:00
comment.c
Fix manually calling __construct() on DOM classes
2023-08-07 19:37:47 +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
Fix xinclude destruction of live attributes
2025-03-18 22:01:56 +01:00
documentfragment.c
Merge branch 'PHP-8.2'
2023-08-07 19:52:04 +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
Fix weird unpack behaviour in DOM
2025-03-09 11:17:03 +01:00
dom_properties.h
Merge branch 'PHP-8.2' into PHP-8.3
2024-04-30 22:38:32 +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
Fix various document ref pointer mismanagements
2024-10-17 21:18:50 +02:00
entity.c
Fix DOMEntity field getter bugs
2023-07-24 18:55:51 +02:00
entityreference.c
Fix crashes when entity declaration is removed while still having entity references
2024-04-30 22:29:44 +02:00
namednodemap.c
Merge branch 'PHP-8.2'
2023-06-18 15:21:12 +02:00
node.c
Fix GH-17500: Segfault with requesting nodeName on nameless doctype
2025-01-17 19:36:47 +01:00
nodelist.c
Fix GH-15654: Signed integer overflow in ext/dom/nodelist.c
2024-08-31 11:47:08 +02:00
notation.c
Update http->https in license ( #6945 )
2021-05-06 12:16:35 +02:00
parentnode.c
Merge branch 'PHP-8.2' into PHP-8.3
2024-09-25 19:33:29 +02:00
php_dom.c
Fix GH-18304: Changing the properties of a DateInterval through dynamic properties triggers a SegFault
2025-04-11 23:33:58 +02:00
php_dom.h
Fix weird unpack behaviour in DOM
2025-03-09 11:17:03 +01:00
php_dom.stub.php
Merge branch 'PHP-8.2' into PHP-8.3
2024-10-17 23:27:23 +02:00
php_dom_arginfo.h
Merge branch 'PHP-8.2' into PHP-8.3
2024-10-17 23:27:23 +02:00
processinginstruction.c
Remove unnecessary invalidation from processing instructions
2023-08-18 18:06:04 +02:00
text.c
Merge branch 'PHP-8.2'
2023-08-07 19:52:04 +02:00
xml_common.h
Merge branch 'PHP-8.2' into PHP-8.3
2024-10-08 20:57:54 +02:00
xpath.c
Fix GH-16316: DOMXPath breaks when not initialized properly
2024-10-10 19:28:20 +02:00