This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php-src
Watch
1
Star
0
Fork
0
You've already forked php-src
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
php-src
/
ext
/
dom
History
Niels Dossche
b450a9c826
Merge branch 'PHP-8.4'
...
* PHP-8.4: Fix xinclude destruction of live attributes
2025-03-18 22:04:29 +01:00
..
lexbor
…
parentnode
…
tests
Merge branch 'PHP-8.4'
2025-03-18 22:04:29 +01:00
attr.c
…
cdatasection.c
…
characterdata.c
…
comment.c
…
config.m4
…
config.w32
…
CREDITS
…
document.c
Merge branch 'PHP-8.4'
2025-03-18 22:04:29 +01:00
documentfragment.c
…
documenttype.c
…
dom_ce.h
…
dom_iterators.c
…
dom_properties.h
…
domexception.c
…
domexception.h
…
domimplementation.c
…
element.c
…
entity.c
…
entityreference.c
…
html5_parser.c
Fix GH-18090: DOM: Svg attributes and tag names are being lowercased
2025-03-17 19:45:50 +01:00
html5_parser.h
…
html5_serializer.c
…
html5_serializer.h
…
html_collection.c
…
html_collection.h
…
html_document.c
…
infra.c
…
infra.h
…
inner_outer_html_mixin.c
…
internal_helpers.h
…
namednodemap.c
…
namespace_compat.c
…
namespace_compat.h
…
node.c
…
nodelist.c
…
nodelist.h
…
notation.c
…
php_dom_arginfo.h
…
php_dom.c
…
php_dom.h
…
php_dom.stub.php
…
private_data.c
…
private_data.h
…
processinginstruction.c
…
serialize_common.h
…
text.c
…
token_list.c
…
token_list.h
…
xml_common.h
…
xml_document.c
…
xml_serializer.c
…
xml_serializer.h
…
xpath_callbacks.c
…
xpath_callbacks.h
…
xpath.c
…