php-src/ext/xml/tests
Gabriel Caruso ded3d984c6 Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
2018-02-20 21:53:48 +01:00
..
bug25666.phpt
bug26528.phpt
bug26614.phpt
bug26614_libxml.phpt
bug27908.phpt
bug30266.phpt
bug32001.phpt
bug32001b.phpt
bug35447.phpt
bug46699.phpt
bug50576.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug65236.phpt
bug72085.phpt Merge branch 'PHP-5.6' into PHP-7.0 2016-08-17 01:22:11 +02:00
bug72099.phpt
bug72714.phpt Improvements to fix #72714, suggested by nikic 2016-08-20 12:44:20 +02:00
bug73135.phpt Add missing SKIPIF sections 2018-02-03 13:54:34 +01:00
inc.ent
skipif.inc
xml001.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
xml002.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
xml003.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
xml004.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
xml007.phpt
xml009.phpt
xml010.phpt
xml011.phpt
xml_closures_001.phpt Deprecate each() 2017-02-03 21:02:52 +01:00
xml_error_string_error.phpt
xml_error_string_variation1.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
xml_get_current_byte_index_error.phpt
xml_get_current_byte_index_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_get_current_column_number_error.phpt
xml_get_current_column_number_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_get_current_line_number_error.phpt
xml_get_current_line_number_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_get_error_code_error.phpt
xml_get_error_code_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_parse_error.phpt
xml_parse_into_struct_error.phpt
xml_parse_into_struct_variation.phpt
xml_parse_into_struct_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_parse_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_parser_create_error.phpt
xml_parser_create_ns_error.phpt
xml_parser_create_ns_variation1.phpt
xml_parser_create_variation1.phpt
xml_parser_free_error.phpt
xml_parser_free_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_parser_get_option_error.phpt
xml_parser_get_option_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_parser_get_option_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
xml_parser_set_option_basic.phpt
xml_parser_set_option_error.phpt
xml_parser_set_option_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_parser_set_option_variation2.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
xml_parser_set_option_variation3.phpt
xml_set_character_data_handler_error.phpt
xml_set_character_data_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_default_handler_error.phpt
xml_set_default_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_element_handler_error.phpt
xml_set_element_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_end_namespace_decl_handler_error.phpt
xml_set_end_namespace_decl_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_external_entity_ref_handler_error.phpt
xml_set_external_entity_ref_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_notation_decl_handler_basic.phpt
xml_set_notation_decl_handler_error.phpt
xml_set_notation_decl_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_object_error.phpt
xml_set_object_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_object_variation2.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_processing_instruction_handler_basic.phpt
xml_set_processing_instruction_handler_error.phpt
xml_set_processing_instruction_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_start_namespace_decl_handler_basic.phpt
xml_set_start_namespace_decl_handler_error.phpt
xml_set_start_namespace_decl_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xml_set_unparsed_entity_decl_handler_error.phpt
xml_set_unparsed_entity_decl_handler_variation1.phpt Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
xmltest.xml