This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-26 01:02:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
428ef2306795e8a383d68dea45f0c8ec00654d33
archived-php-src
/
ext
/
xml
/
tests
History
Pierre Joye
45420bb669
- 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
..
bug25666.phpt
…
bug26528.phpt
…
bug26614_libxml.phpt
…
bug26614.phpt
…
bug27908.phpt
…
bug30266.phpt
…
bug32001.phpt
…
bug32001b.phpt
- Fix test
2009-12-14 09:42:55 +00: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
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
…
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
…
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
- 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
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
fix test
2009-01-13 12:00:53 +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
…
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
…
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
…
xml_get_error_code_error.phpt
…
xml_get_error_code_variation1.phpt
…
xml_parse_error.phpt
…
xml_parse_into_struct_error.phpt
…
xml_parse_into_struct_variation1.phpt
…
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
…
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
…
xml_parser_get_option_error.phpt
…
xml_parser_get_option_variation1.phpt
…
xml_parser_get_option_variation2.phpt
…
xml_parser_set_option_basic.phpt
…
xml_parser_set_option_error.phpt
…
xml_parser_set_option_variation1.phpt
…
xml_parser_set_option_variation2.phpt
…
xml_parser_set_option_variation3.phpt
…
xml_set_character_data_handler_error.phpt
…
xml_set_character_data_handler_variation1.phpt
…
xml_set_default_handler_error.phpt
…
xml_set_default_handler_variation1.phpt
…
xml_set_element_handler_error.phpt
…
xml_set_element_handler_variation1.phpt
…
xml_set_end_namespace_decl_handler_error.phpt
…
xml_set_end_namespace_decl_handler_variation1.phpt
…
xml_set_external_entity_ref_handler_error.phpt
…
xml_set_external_entity_ref_handler_variation1.phpt
…
xml_set_notation_decl_handler_basic.phpt
…
xml_set_notation_decl_handler_error.phpt
…
xml_set_notation_decl_handler_variation1.phpt
…
xml_set_object_error.phpt
…
xml_set_object_variation1.phpt
…
xml_set_object_variation2.phpt
…
xml_set_processing_instruction_handler_basic.phpt
…
xml_set_processing_instruction_handler_error.phpt
…
xml_set_processing_instruction_handler_variation1.phpt
…
xml_set_start_namespace_decl_handler_basic.phpt
…
xml_set_start_namespace_decl_handler_error.phpt
…
xml_set_start_namespace_decl_handler_variation1.phpt
…
xml_set_unparsed_entity_decl_handler_error.phpt
…
xml_set_unparsed_entity_decl_handler_variation1.phpt
…
xmltest.xml
…