php-src/ext/xml/tests
2024-08-08 23:37:49 +01:00
..
bug25666.phpt
bug26528.phpt
bug26614_libxml_gte2_11.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
bug26614_libxml_pre2_11.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
bug26614.inc Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
bug26614.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
bug27908.phpt
bug30875.phpt
bug32001.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
bug32001b.phpt
bug35447.phpt
bug46699.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
bug50576.phpt
bug65236.phpt
bug70962.phpt
bug71592.phpt
bug72099.phpt
bug72714.phpt Stop using reserved names 2024-07-06 13:49:45 -07:00
bug72793.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
bug73135.phpt ext/xml: Refactor extension to use FCC instead of zvals for handlers (#12340) 2023-10-20 13:14:55 +01:00
bug76874.phpt
bug78563_final.phpt
bug78563_serialize.phpt
bug78563.phpt
bug81351.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
bug81481.phpt Fix bug #81481 (xml_get_current_byte_index limited to 32-bit numbers on 64-bit builds) (#14845) 2024-07-06 18:34:17 +02:00
gh12254.phpt Fix memory leak when calling xml_parse_into_struct() twice 2023-09-21 19:49:46 +02:00
gh14124.phpt Fix GH-14124: Segmentation fault on unknown address 0x0001ffff8041 with XML extension under certain memory limit (#14126) 2024-05-04 13:57:50 +02:00
gh14637.phpt [ci skip] Make test more robust 2024-07-06 14:46:07 +02:00
gh14834.phpt [ci skip] Test is for libxml only 2024-07-06 14:41:44 +02:00
inc.ent
libxml_expat_skipif.inc Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
set_element_handler_trampoline_errors.phpt ext/xml: Refactor extension to use FCC instead of zvals for handlers (#12340) 2023-10-20 13:14:55 +01:00
set_element_handler_trampoline.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
set_handler_errors.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
set_handler_trampoline.phpt ext/xml: Refactor extension to use FCC instead of zvals for handlers (#12340) 2023-10-20 13:14:55 +01:00
xml001.phpt
xml002.phpt
xml003.phpt
xml004.phpt
xml007.phpt
xml009.phpt
xml010.phpt
xml011.phpt
xml_closures_001.phpt
xml_error_string_basic_expat.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
xml_error_string_basic_libxml.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
xml_error_string_basic.inc Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
XML_OPTION_PARSE_HUGE_during_parsing.phpt Include the source location in Closure names (#13550) 2024-04-12 18:21:13 +02:00
XML_OPTION_PARSE_HUGE.phpt Implement request #68325: parse huge option for xml_parser_create (#12256) 2023-10-22 16:44:49 +02:00
xml_parse_into_struct_variation.phpt
xml_parser_get_option_variation3.phpt Improve handling of XML options 2023-02-26 14:34:39 +00:00
xml_parser_get_option_variation4.phpt The userland constants do not start with PHP_ 2023-02-26 14:18:12 +00:00
xml_parser_set_option_basic.phpt Improve handling of XML options 2023-02-26 14:34:39 +00:00
xml_parser_set_option_errors.phpt Improve handling of XML options 2023-02-26 14:34:39 +00:00
xml_parser_set_option_nonexistent_option.phpt Improve handling of XML options 2023-02-26 14:34:39 +00:00
xml_set_element_handler_errors.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
xml_set_notation_decl_handler_basic.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
xml_set_object_multiple_times_errors.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
xml_set_object_multiple_times.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
xml_set_processing_instruction_handler_basic.phpt ext/xml: Deprecate xml_set_object() and passing non-callable strings as handlers (#15293) 2024-08-08 23:37:49 +01:00
xml_set_start_namespace_decl_handler_basic_expat.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
xml_set_start_namespace_decl_handler_basic_libxml.phpt Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
xml_set_start_namespace_decl_handler_basic.inc Fix GH-13517: Multiple test failures when building with --with-expat 2024-02-27 21:49:01 +01:00
xmltest.xml