php-src/ext/xmlreader/tests
Niels Dossche 1f84f5c27a
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3:
  Fix GH-16292: Segmentation fault in ext/xmlreader/php_xmlreader.c:1282
2024-10-08 20:58:20 +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 Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
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 Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
005.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
006.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
007.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
008.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
009.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
010.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
011.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
012.dtd
012.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
012.xml
013.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
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 Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug36743.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug42139.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug51936.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug64230.phpt Migrate more SKIPIF -> EXTENSIONS (#7139) 2021-06-11 12:58:44 +02:00
bug70309.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug71805.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug73053.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
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 Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
bug81521.phpt Add missing EXTENSION section to tests 2022-10-27 14:39:43 +01:00
dtdexample.dtd
expand.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
expand_error.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
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
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 Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
open_error.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
readString_basic.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
relaxNG.rng
relaxNG2.rng
relaxNG3.rng
schema-bad.xsd
schema-empty.xsd
setParserProperty_error.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
setSchema_error.phpt Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
static.phpt Migrate SKIPIF -> EXTENSIONS (#7138) 2021-06-11 11:57:42 +02:00
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