php-src/ext/xml/tests
Christoph M. Becker f55d78e817
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4:
  Fix #70962: XML_OPTION_SKIP_WHITE strips embedded whitespace
2021-09-16 12:06:36 +02:00
..
bug25666.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug26528.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug26614_libxml.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug26614.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug27908.phpt
bug30266.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug30875.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug32001.phpt Run tidy 2020-09-18 14:28:32 +02:00
bug32001b.phpt Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xml 2020-08-03 20:09:28 +02:00
bug35447.phpt Fix #78880: Another bunch of spelling errors 2020-01-16 09:46:47 +01:00
bug46699.phpt
bug50576.phpt
bug65236.phpt
bug70962.phpt Fix #70962: XML_OPTION_SKIP_WHITE strips embedded whitespace 2021-09-16 12:00:28 +02:00
bug71592.phpt Clean DONE tags from tests 2019-11-07 21:31:47 +01:00
bug72085.phpt Fix test after callback name change 2020-04-14 17:50:54 +02:00
bug72099.phpt Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
bug72714.phpt Move custom type checks to ZPP 2020-09-02 11:11:38 +02:00
bug72793.phpt Add missing SKIPIF (xml) 2019-09-04 08:46:13 +02:00
bug73135.phpt Fix return value of xml_parse(_into_struct) for recursive parsing 2021-08-13 19:00:13 +02:00
bug76874.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
bug78563_final.phpt Rename XmlParser to XMLParser for consistency with XMLWriter/XMLReader 2020-11-30 14:08:31 +00:00
bug78563_serialize.phpt Rename XmlParser to XMLParser for consistency with XMLWriter/XMLReader 2020-11-30 14:08:31 +00:00
bug78563.phpt Rename XmlParser to XMLParser for consistency with XMLWriter/XMLReader 2020-11-30 14:08:31 +00:00
bug81351.phpt Fix #81351: xml_parse may fail, but has no error code 2021-08-13 17:33:58 +02:00
inc.ent
skipif.inc
xml001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
xml002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
xml003.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
xml004.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
xml007.phpt Run tidy 2020-09-18 14:28:32 +02:00
xml009.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
xml010.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
xml011.phpt
xml_closures_001.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
xml_error_string_basic.phpt Test xml_error_string() and xml_get_error_code() 2020-04-27 11:56:58 +02:00
xml_parse_into_struct_variation.phpt Run tidy 2020-09-18 14:28:32 +02:00
xml_parser_get_option_variation3.phpt
xml_parser_get_option_variation4.phpt Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xml 2020-08-03 20:09:28 +02:00
xml_parser_set_option_basic.phpt Run tidy 2020-09-18 14:28:32 +02:00
xml_parser_set_option_variation3.phpt Throw warning for failed object to int/float conversion 2020-09-21 17:04:39 +02:00
xml_parser_set_option_variation4.phpt Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xml 2020-08-03 20:09:28 +02:00
xml_parser_set_option_variation5.phpt Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xml 2020-08-03 20:09:28 +02:00
xml_set_notation_decl_handler_basic.phpt Run tidy 2020-09-18 14:28:32 +02:00
xml_set_processing_instruction_handler_basic.phpt Run tidy 2020-09-18 14:28:32 +02:00
xml_set_start_namespace_decl_handler_basic.phpt Run tidy 2020-09-18 14:28:32 +02:00
xmltest.xml