php-src/ext/dom/tests
Christoph M. Becker e246dea9fe Fix #78025: segfault when accessing properties of DOMDocumentType
Instead of following the NULL pointer, we return an empty string.
2019-05-17 13:31:18 +02:00
..
book_with_dtd2.xml Embeds the content of the DTD in the DOCTYPE declaration of the XML files. 2013-08-10 18:02:08 -07:00
book_with_dtd.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
book-attr.xml Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
book-non-conforming-schema.xsd Test from 2009 testfest 2009-08-26 17:17:58 +00:00
book-not-a-schema.xsd Test from 2009 testfest 2009-08-26 17:17:58 +00:00
book.xml
book.xml.gz
book.xsd Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
books.dtd Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
bug28721.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug28817.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug32615.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug34276.phpt
bug35342.phpt
bug35673.phpt re-apply bug fix #35673 (formatOutput does not work with saveHTML) from old trunk 2010-04-02 16:15:06 +00:00
bug36756.phpt
bug37277.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug37456.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug38438.phpt
bug38474.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug38850.phpt
bug38949.phpt
bug40836.phpt Remove the binary cast from unrelated tests 2016-11-20 21:11:53 +01:00
bug41257.phpt
bug41374.phpt Remove the binary cast from unrelated tests 2016-11-20 21:11:53 +01:00
bug42082.phpt Revert "Fix #70029: nodeValue of DOMElement list content of children nodes" 2015-09-06 15:36:43 +02:00
bug43364.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug44648.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug45251.phpt
bug46185.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug46335.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug46849.phpt MFH: fix bug #46849 (Cloning DOMDocument doesn't clone the properties) 2008-12-16 12:53:29 +00:00
bug47430.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug47848.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug47849.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug49463.phpt fix bug #49463 (setAttributeNS fails setting default namespace) 2010-01-15 21:29:56 +00:00
bug49490.phpt fix bug #49490 (XPath namespace prefix conflict) 2010-05-04 15:41:49 +00:00
bug50661.phpt fix bug #50661 (DOMDocument::loadXML does not allow UTF-16) 2010-01-06 13:13:17 +00:00
bug52656.phpt Fixed tests that var_dump/print_r DOM objects. 2012-03-23 22:08:33 +00:00
bug54382.phpt Added (failing) testcase for bug #54382 2017-01-25 20:59:23 +00:00
bug54601.phpt Fixed tests that var_dump/print_r DOM objects. 2012-03-23 22:08:33 +00:00
bug61858.phpt Fixed bug #61858 (DOMAttr debug info generates E_WARNING) 2017-01-10 23:24:34 +01:00
bug65196.phpt Fix bug #65196 2013-12-02 17:00:13 +01:00
bug66502.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug67081_0.xml Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
bug67081_1.xml Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
bug67081_2.xml Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
bug67081.phpt Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 2014-06-09 07:05:23 +02:00
bug67474.phpt Add (failing) testcase for bug #67474 2017-01-02 11:56:33 +00:00
bug67949.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug69373.phpt Fixed bug #69373 2017-06-03 00:40:58 +02:00
bug69679.phpt added regression test for bug #69679 2015-06-27 01:08:56 +02:00
bug69846.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
bug70001.phpt Fix #70001: Assigning to DOMNode::textContent does additional entity encoding 2015-09-05 01:17:50 +02:00
bug70558.phpt Fixed Bug #70558 ("Couldn't fetch" error in DOMDocument::registerNodeClass()) 2015-09-23 07:01:50 -07:00
bug73907.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
bug74004.phpt PHP bug #74004 2017-03-02 12:35:42 +01:00
bug74416.phpt Fixed bug #74416 Wrong reflection on DOMNode::cloneNode 2017-04-13 07:07:24 +02:00
bug78025.phpt Fix #78025: segfault when accessing properties of DOMDocumentType 2019-05-17 13:31:18 +02:00
canonicalization.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
dom001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
dom002.phpt
dom003.phpt Merge branch 'master' into throwable-interface 2015-05-17 16:15:35 -05:00
dom004.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
dom005.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
dom006.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
dom007.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
dom_comment_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
dom_comment_variation.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
dom_create_element.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
dom_import_simplexml.phpt
dom_set_attr_node.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
dom_test.inc
dom_xinclude.phpt - fix test for OS where dir sep is \ 2011-09-07 09:03:07 +00:00
dom.ent
dom.xml Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
DOMAttr_construct_error_001.phpt Updated tests to reflect exception class changes. 2015-05-16 16:49:14 -05:00
DOMAttr_name_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMAttr_ownerElement_error_001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMAttr_value_basic_001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMAttr_value_basic_002.phpt Small fixes to tests, see #62022 2012-05-15 11:42:14 +01:00
domattributes.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMCDATASection_construct_error_001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMCharacterData_appendData_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMCharacterData_appendData_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMCharacterData_data_basic_002.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMCharacterData_data_error_002.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
DOMCharacterData_deleteData_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMCharacterData_deleteData_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMCharacterData_deleteData_error_002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMCharacterData_insertData_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMCharacterData_length_error_001.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
DOMCharacterData_replaceData_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMCharacterData_substringData_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
domchardata.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMComment_appendData_basic_Sullivan.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMComment_appendData_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMComment_construct_basic_001.phpt Add tests: 2009-05-26 06:09:18 +00:00
DOMComment_construct_error_001.phpt Updated tests to reflect exception class changes. 2015-05-16 16:49:14 -05:00
DOMComment_insertData_basic.phpt
DOMComment_insertData_error1.phpt
DOMComment_insertData_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMComment_replaceData_basic.phpt refixing missing skipif 2008-12-30 15:57:23 +00:00
DOMComment_replaceData_error1.phpt
DOMComment_replaceData_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_config_basic.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
DOMDocument_createAttribute_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_createAttribute_error1.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_createAttribute_error.phpt refixing missing skipif 2008-12-30 15:57:23 +00:00
DOMDocument_createAttribute_variation.phpt refixing missing skipif 2008-12-30 15:57:23 +00:00
domdocument_createcomment_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
domdocument_createentityreference_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
domdocument_createentityreference_002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_createEntityReference_basic.phpt - MFH: New tests (NorwayUG testfest) 2009-07-02 00:04:52 +00:00
DOMDocument_createProcessingInstruction_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_createProcessingInstruction_error.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_documentURI_basic.phpt More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
DOMDocument_encoding_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_implementationRead_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_load_basic.phpt Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
DOMDocument_load_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_load_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_load_error3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_load_error4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_load_error5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_load_variation1.phpt Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
DOMDocument_load_variation2.phpt Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
DOMDocument_load_variation3.phpt Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
DOMDocument_load_variation4.phpt Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
DOMDocument_loadHTML_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_loadHTML_error1.phpt fix failing tests 2011-08-01 01:00:57 +00:00
DOMDocument_loadHTML_error2.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_loadHTMLfile_error1.phpt Deprecate assert() with string argument 2017-02-03 21:02:52 +01:00
DOMDocument_loadHTMLfile_error2.phpt Deprecate assert() with string argument 2017-02-03 21:02:52 +01:00
DOMDocument_loadHTMLfile_variation1.phpt Deprecate assert() with string argument 2017-02-03 21:02:52 +01:00
DOMDocument_loadHTMLfile_variation2.phpt Deprecate assert() with string argument 2017-02-03 21:02:52 +01:00
DOMDocument_loadHTMLfile.phpt Deprecate assert() with string argument 2017-02-03 21:02:52 +01:00
DOMDocument_loadXML_basic.phpt Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
DOMDocument_loadXML_error1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_loadXML_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_loadXML_error3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_loadXML_error4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_loadXML_error5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_loadXML_variation1.phpt Adds 2 new xml files which include the dtd path relative to the base directory for the php source code. 2013-08-10 18:02:00 -07:00
DOMDocument_loadXML_variation2.phpt Adds 2 new xml files which include the dtd path relative to the base directory for the php source code. 2013-08-10 18:02:00 -07:00
DOMDocument_loadXML_variation3.phpt Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
DOMDocument_loadXML_variation4.phpt Embeds the content of the DTD in the DOCTYPE declaration of the XML files. 2013-08-10 18:02:08 -07:00
DOMDocument_preserveWhiteSpace_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_preserveWhiteSpace_variations.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
DOMDocument_relaxNGValidate_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidate_basic.rng working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidate_error1.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidate_error2.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_relaxNGValidateSource_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidateSource_error1.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_relaxNGValidateSource_error2.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMDocument_resolveExternals_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_save_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_saveHTML_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_saveHTML_error2.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
DOMDocument_saveHTML_variant1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_saveHTML_variant2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_saveHTMLFile_basic.phpt - MFH: New tests (NorwayUG testfest) 2009-07-02 00:04:52 +00:00
DOMDocument_saveHTMLFile_error1.phpt - MFH: New tests (NorwayUG testfest) 2009-07-02 00:04:52 +00:00
DOMDocument_saveHTMLFile_error2.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
DOMDocument_saveHTMLFile_formatOutput.phpt - MFH: New tests (NorwayUG testfest) 2009-07-02 00:04:52 +00:00
DOMDocument_saveHTMLFile_invalid_filename.phpt - MFH: New tests (NorwayUG testfest) 2009-07-02 00:04:52 +00:00
DOMDocument_savexml_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_schemaValidate_addAttrs.phpt Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
DOMDocument_schemaValidate_basic.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMDocument_schemaValidate_error1.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMDocument_schemaValidate_error2.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMDocument_schemaValidate_error3.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMDocument_schemaValidate_error4.phpt Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
DOMDocument_schemaValidate_error5.phpt typo fixes 2013-07-15 00:23:03 -07:00
DOMDocument_schemaValidate_missingAttrs.phpt Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
DOMDocument_schemaValidateSource_addAttrs.phpt Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
DOMDocument_schemaValidateSource_basic.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMDocument_schemaValidateSource_error1.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMDocument_schemaValidateSource_error2.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMDocument_schemaValidateSource_error3.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
DOMDocument_schemaValidateSource_error4.phpt Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
DOMDocument_schemaValidateSource_missingAttrs.phpt Add schema default/fixed value support 2013-04-12 09:50:14 +01:00
DOMDocument_standalone_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_strictErrorChecking_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMDocument_strictErrorChecking_variation.phpt The last of the 2009 testfest tests 2009-08-30 18:18:50 +00:00
DOMDocument_validate_basic.phpt - MFH: New tests (NorwayUG testfest) 2009-07-02 00:04:52 +00:00
DOMDocument_validate_error1.phpt - MFH: New tests (NorwayUG testfest) 2009-07-02 00:04:52 +00:00
DOMDocument_validate_error2.phpt Update exception names in tests after formatting changes. 2015-05-17 17:31:43 -05:00
DOMDocument_validate_external_dtd.phpt Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 2014-06-09 07:05:23 +02:00
DOMDocument_validate_on_parse_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocument_validate_on_parse_variation.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentFragment_appendXML_basic_001.phpt Add the following new tests: 2009-05-25 06:03:41 +00:00
DOMDocumentFragment_appendXML_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentFragment_appendXML_error_002.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentFragment_appendXML_error_003.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt refixing missing skipif 2008-12-30 15:57:23 +00:00
DOMDocumentFragment_construct_basic_001.phpt Fixed tests that var_dump/print_r DOM objects. 2012-03-23 22:08:33 +00:00
DOMDocumentFragment_construct_basic_002.phpt Add tests: 2009-05-26 06:09:18 +00:00
DOMDocumentFragment_construct_error_001.phpt Updated tests to reflect exception class changes. 2015-05-16 16:49:14 -05:00
domdocumentload_test_method_savexml.php Deprecate assert() with string argument 2017-02-03 21:02:52 +01:00
domdocumentload_test_method.php Deprecate assert() with string argument 2017-02-03 21:02:52 +01:00
domdocumentload_utilities.php Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
domdocumentloadxml_test_method_savexml.php Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
domdocumentloadxml_test_method.php Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
DOMDocumentType_basic_001.phpt Fixed bug #67081 DOMDocumentType->internalSubset returns entire DOCTYPE tag, not only the subset 2014-04-16 14:13:45 +02:00
DOMDocumentType_entities_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentType_internalSubset_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentType_name_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentType_notations_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentType_publicId_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentType_publicId_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentType_systemId_basic_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMDocumentType_systemId_error_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMElement_hasAttributes_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
domelement.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMImplementation_createDocument_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMImplementation_createDocumentType_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMImplementation_hasFeature_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNamedNodeMap_count.phpt Implement Countable for DomNodeList and DOMNamedNodeMap (Request #74837) 2017-07-10 08:48:10 +02:00
DOMNode_C14N_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_C14NFile_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_cloneNode_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMNode_getLineNo_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_getNodePath_basic.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_hasChildNodes_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMNode_hasChildNodes.phpt
DOMNode_insertBefore_error1.phpt working on test coverage for ext/dom, here's 17 more tests 2011-06-28 20:17:15 +00:00
DOMNode_insertBefore_error2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMNode_insertBefore_error3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMNode_insertBefore_error4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMNode_insertBefore_error5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMNode_insertBefore_error6.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMNode_insertBefore.phpt
DOMNode_issamenode_basic.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
DOMNode_normalize_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMNode_removeChild_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
DOMNode_replaceChild_basic.phpt
DomNodeList_count.phpt Implement Countable for DomNodeList and DOMNamedNodeMap (Request #74837) 2017-07-10 08:48:10 +02:00
domobject_debug_handler.phpt Fixed #73907 (nextSibling property not included in var_dump of DOMNode) 2017-01-10 23:29:02 +01:00
DOMText_appendData_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
domxpath.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
empty.html PHPTests for the DOMDocument::loadHTMLfile method. 2013-06-10 01:50:00 -07:00
node_textcontent.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
not_well_formed2.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well_formed3.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well_formed4.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well_formed5.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well_formed.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
not_well.html PHPTests for the DOMDocument::loadHTMLfile method. 2013-06-10 01:50:00 -07:00
note.dtd Fix bug 61868 ext\dom\tests\DOMDocument_validate_on_parse_variation.phpt fails 2012-04-30 17:23:49 +02:00
note.xml Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
nsdoc.xml Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
regsiter_node_class.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00
skipif.inc Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
test.html
wrong_book_with_dtd2.xml Embeds the content of the DTD in the DOCTYPE declaration of the XML files. 2013-08-10 18:02:08 -07:00
wrong_book_with_dtd.xml Adds files: error 1 to 5 and variation 1 to 4 2013-08-10 18:01:54 -07:00
xinclude.xml