master
Implement SVG image handler
Migrate SKIPIF -> EXTENSIONS (#7138)
Deprecate implicit dynamic properties
Update error message for libxml 2.13
Throw early when a non-stream-context resource is passed to libxml_set_streams_context() (#14279)
Updates for libxml2 >= 2.13.0
added XFAIL test for bug #69753
Fixed the UTF-8 and long path support in the streams on Windows.
Replace `@deprecated` by `#[\Deprecated]` for internal functions / class constants (#14750)
Merge branch 'PHP-8.3'
[libxml] Unit test for libxml_disable_entity_loader()
[RFC] Deprecate xml_parser_free() (#19449)
Close PHP tags in tests
Merge branch 'PHP-8.3' into PHP-8.4
Include the source location in Closure names (#13550)
Add libxml_get_external_entity_loader()
Handle trampolines correctly in new FCC API + usages (#9877)
Update libxml test for the directory field behaviour change
Add test for overwriting an existing stream context using libxml_set_streams_context
Improve warning when returning null from the resolver set by libxml_set_external_entity_loader
add new tests. bump code coverage to more than 80%