php-src/ext/xmlreader/tests
Niels Dossche cb73155945
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  Fix GH-19098: libxml<2.13 segmentation fault caused by php_libxml_node_free
2025-07-20 17:20:47 +02:00
..
001.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
002.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
003-get-errors.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
003-mb.phpt
003-move-errors.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
003.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
004.phpt
005.phpt
006.phpt
007.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
008.phpt
009.phpt
010.phpt
011.phpt
012.dtd
012.phpt
012.xml
013.phpt
013.xsd
014.phpt Make readonly error message consistent 2024-02-25 16:25:52 +01:00
015-get-errors.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
015-move-errors.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
015.phpt
bug36743.phpt
bug42139.phpt
bug51936.phpt
bug64230.phpt
bug70309.phpt
bug71805.phpt
bug73053.phpt
bug73053.xml
bug73053.xsd
bug73246.phpt [RFC] Add stream open functions to XML{Reader,Writer} 2024-06-29 09:04:35 -07:00
bug74457.phpt
bug81521.phpt
dtdexample.dtd
expand.phpt
expand_error.phpt
fromStream_broken_stream.phpt [RFC] Add stream open functions to XML{Reader,Writer} 2024-06-29 09:04:35 -07:00
fromStream_custom_constructor.phpt Fix GH-15123: var_dump doesn't actually work on XMLReader (#15130) 2024-07-28 19:36:07 +02:00
fromStream_custom_constructor_error.phpt [RFC] Add stream open functions to XML{Reader,Writer} 2024-06-29 09:04:35 -07:00
fromStream_legit_usage.phpt [RFC] Add stream open functions to XML{Reader,Writer} 2024-06-29 09:04:35 -07:00
fromString_custom_constructor.phpt Fix GH-15123: var_dump doesn't actually work on XMLReader (#15130) 2024-07-28 19:36:07 +02:00
fromString_custom_constructor_error.phpt [RFC] Implement XMLReader::fromUri() and XMLReader::fromString() 2024-06-29 09:04:35 -07:00
fromUri_custom_constructor.phpt [RFC] Implement XMLReader::fromUri() and XMLReader::fromString() 2024-06-29 09:04:35 -07:00
fromUri_custom_constructor_error.phpt [RFC] Implement XMLReader::fromUri() and XMLReader::fromString() 2024-06-29 09:04:35 -07:00
gh14183.phpt Fix deprecation warning 2024-05-10 16:26:44 +02:00
gh16292.phpt Fix GH-16292: Segmentation fault in ext/xmlreader/php_xmlreader.c:1282 2024-10-08 20:54:07 +02:00
gh19098.phpt Fix GH-19098: libxml<2.13 segmentation fault caused by php_libxml_node_free 2025-07-20 17:19:43 +02:00
invalid_encoding.phpt [RFC] Add stream open functions to XML{Reader,Writer} 2024-06-29 09:04:35 -07:00
libxml_global_state_entity_loader_bypass.phpt [RFC] Add stream open functions to XML{Reader,Writer} 2024-06-29 09:04:35 -07:00
next_basic.phpt
open_error.phpt
readString_basic.phpt
relaxNG.rng
relaxNG2.rng
relaxNG3.rng
schema-bad.xsd
schema-empty.xsd
setParserProperty_error.phpt
setSchema_error.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
static.phpt
var_dump.phpt Fix GH-15123: var_dump doesn't actually work on XMLReader (#15130) 2024-07-28 19:36:07 +02:00
virtual_properties.phpt Use virtual annotation in XMLReader 2024-08-26 21:17:49 +02:00
virtual_properties2.phpt Fix property_exists() and unset() for XMLReader (#16079) 2024-09-28 21:08:47 +02:00
virtual_properties3.phpt Fix property_exists() and unset() for XMLReader (#16079) 2024-09-28 21:08:47 +02:00
XMLReaderBad_bug71805.xml
XMLReaderGood_bug71805.xml