]> granicus.if.org Git - php/commit
DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
authorAnt Phillips <ant@php.net>
Mon, 1 Dec 2008 11:30:10 +0000 (11:30 +0000)
committerAnt Phillips <ant@php.net>
Mon, 1 Dec 2008 11:30:10 +0000 (11:30 +0000)
commit5eaaf3843f179b0943c6c164057f63744e7df6ff
treed4befe5f6d03fa14aecd3c4cd6425ec59761d3cd
parentf24ac1603c2a33091f0123e2c596927cc26c8064
DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
17 files changed:
ext/dom/tests/DOMCharacterData_appendData_basic.phpt
ext/dom/tests/DOMComment_appendData_basic_Sullivan.phpt
ext/dom/tests/DOMComment_replaceData_basic.phpt
ext/dom/tests/DOMDocumentFragment_appendXML_hasChildNodes_basic.phpt
ext/dom/tests/DOMDocument_createAttribute_basic.phpt
ext/dom/tests/DOMDocument_createAttribute_error.phpt
ext/dom/tests/DOMDocument_createAttribute_error1.phpt
ext/dom/tests/DOMDocument_createAttribute_variation.phpt
ext/dom/tests/DOMDocument_createProcessingInstruction_basic.phpt
ext/dom/tests/DOMDocument_createProcessingInstruction_error.phpt
ext/dom/tests/DOMElement_hasAttributes_basic.phpt
ext/dom/tests/DOMNode_cloneNode_basic.phpt [new file with mode: 0644]
ext/dom/tests/DOMNode_issamenode_basic.phpt
ext/dom/tests/DOMNode_normalize_basic.phpt
ext/dom/tests/DOMNode_removeChild_basic.phpt [new file with mode: 0644]
ext/dom/tests/DOMText_appendData_basic.phpt
ext/dom/tests/bug42082.phpt