php-src/ext/xml/tests
Christoph M. Becker 1bb92d5212 #72085: SEGV on unknown address zif_xml_parse
We better make sure that the ZVALs we're accessing as arrays are indeed
arrays.
2016-08-17 00:42:45 +02:00
..
bug25666.phpt
bug26528.phpt
bug26614_libxml.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug26614.phpt
bug27908.phpt
bug30266.phpt
bug32001.phpt Skip test for old glibc iconv 2015-09-09 04:27:28 +02:00
bug32001b.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug35447.phpt
bug43957.phpt
bug46699.phpt MFH: fix bug #46699: (xml_parse crash when parser is namespace aware) 2008-12-12 04:16:21 +00:00
bug49687.phpt - Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number 2010-10-27 18:13:25 +00:00
bug50576.phpt Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect). 2010-01-05 13:03:40 +00:00
bug65236.phpt add test for bug #65236 2013-07-10 19:35:18 +02:00
bug72085.phpt #72085: SEGV on unknown address zif_xml_parse 2016-08-17 00:42:45 +02:00
bug72099.phpt Fix bug #72099: xml_parse_into_struct segmentation fault 2016-04-26 22:46:28 -07:00
inc.ent
skipif.inc
utf8_decode_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
utf8_decode_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
utf8_encode_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
utf8_encode_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml001.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
xml002.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
xml003.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
xml004.phpt - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 2011-07-22 11:56:20 +00:00
xml006.phpt
xml007.phpt
xml009.phpt
xml010.phpt
xml011.phpt
xml_closures_001.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
xml_error_string_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
xml_error_string_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_get_current_byte_index_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
xml_get_current_byte_index_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_get_current_column_number_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
xml_get_current_column_number_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_get_current_line_number_error.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
xml_get_current_line_number_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_get_error_code_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_get_error_code_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parse_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_parse_into_struct_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_parse_into_struct_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parse_into_struct_variation.phpt Remove duff comment produced by the test generator tool 2008-12-05 14:18:02 +00:00
xml_parse_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parser_create_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_parser_create_ns_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_parser_create_ns_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parser_create_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parser_free_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_parser_free_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parser_get_option_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_parser_get_option_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parser_get_option_variation2.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parser_set_option_basic.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_parser_set_option_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_parser_set_option_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parser_set_option_variation2.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_parser_set_option_variation3.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_character_data_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_character_data_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_default_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_default_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_element_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_element_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_end_namespace_decl_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_end_namespace_decl_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_external_entity_ref_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_external_entity_ref_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_notation_decl_handler_basic.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_notation_decl_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_notation_decl_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_object_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_object_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_object_variation2.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_processing_instruction_handler_basic.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_processing_instruction_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_processing_instruction_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_start_namespace_decl_handler_basic.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_start_namespace_decl_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_start_namespace_decl_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xml_set_unparsed_entity_decl_handler_error.phpt XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 2008-12-03 19:09:14 +00:00
xml_set_unparsed_entity_decl_handler_variation1.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
xmltest.xml