master
Use "must not" instead of "cannot" wording
Migrate SKIPIF -> EXTENSIONS (#7138)
Fix permissions
Make readonly error message consistent
Sync leading and final newlines in source code files
tree-wide: Remove stacktraces from tests testing throwing clones (#18748)
Migrate more SKIPIF -> EXTENSIONS (#7139)
Add regression test for bug #73053
[RFC] Add stream open functions to XML{Reader,Writer}
Add missing EXTENSION section to tests
Implement cache slot optimization for XMLReader (#17232)
- MFH: add tests, ~70% coverage
Fix GH-15123: var_dump doesn't actually work on XMLReader (#15130)
[RFC] Implement XMLReader::fromUri() and XMLReader::fromString()
Fix deprecation warning
Fix GH-16292: Segmentation fault in ext/xmlreader/php_xmlreader.c:1282
Fix GH-19098: libxml<2.13 segmentation fault caused by php_libxml_node_free
Promote warnings to exceptions in ext/xmlreader
Add tests to XMLReader
Use virtual annotation in XMLReader
Fix property_exists() and unset() for XMLReader (#16079)