php-src/ext/dom/tests
2008-04-17 20:19:53 +00:00
..
book.xml
book.xml.gz
bug28721.phpt
bug28817.phpt
bug32615.phpt
bug34276.phpt update tests 2006-08-05 12:35:35 +00:00
bug35342.phpt fix bug #42082 (NodeList length zero should be empty). (Hannes) 2007-08-06 16:21:45 +00:00
bug36756.phpt Fixed tests 2007-11-19 08:21:58 +00:00
bug37277.phpt update tests 2006-08-05 12:35:35 +00:00
bug37456.phpt
bug38438.phpt MFB: Fixed bug #38438 (DOMNodeList->item(0) segfault on empty NodeList) 2006-08-13 15:03:19 +00:00
bug38474.phpt - Skipif libxml dotted version is < 2.6.20. Patch from scoates 2008-03-08 19:08:58 +00:00
bug38850.phpt MFB: implement workaround for bug #38823 (DOMComment->appendData does nothing) 2006-09-16 13:56:25 +00:00
bug38949.phpt MFB: fix bug #38949 (Cannot get xmlns value attribute) 2006-09-27 10:32:11 +00:00
bug40836.phpt fix bug #40836 (Segfault in ext/dom) 2007-03-18 21:29:20 +00:00
bug41257.phpt MFB: fix bug #41257 (lookupNamespaceURI does not work as expected) 2007-05-04 19:32:19 +00:00
bug41374.phpt Fixed bug #41374 (wholetext concats values of wrong nodes). 2007-05-14 11:44:50 +00:00
bug42082.phpt fix bug #42082 (NodeList length zero should be empty). (Hannes) 2007-08-06 16:21:45 +00:00
bug43364.phpt Fix bug #43364 (recursive xincludes don't remove internal nodes properly) 2007-11-28 10:43:02 +00:00
bug44648.phpt fix bug #44648 (Attribute names not checked for wellformedness) 2008-04-17 20:19:53 +00:00
canonicalization.phpt update tests 2006-08-05 12:35:35 +00:00
dom001.phpt
dom002.phpt update tests 2006-08-05 12:35:35 +00:00
dom002u.phpt Allowed loading XML from unicode strings 2007-06-29 13:58:34 +00:00
dom003.phpt
dom004.phpt
dom005.phpt Fixed test 2007-07-10 07:29:06 +00:00
dom006.phpt
dom007.phpt update tests 2006-08-05 12:35:35 +00:00
dom_create_element.phpt
dom_import_simplexml.phpt
dom_set_attr_node.phpt update tests 2006-08-05 12:35:35 +00:00
dom_test.inc update tests 2006-08-05 12:35:35 +00:00
dom_xinclude.phpt - Fix test 2007-05-01 08:35:57 +00:00
dom.ent
dom.xml
domattributes.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domchardata.phpt fix domcomment property handler so it inherits from domcharacterdata 2006-09-21 11:53:58 +00:00
domdocument.phpt mark functions unicode compliant 2006-10-05 11:59:43 +00:00
domelement.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domfragment.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domimplementation.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
dompi.phpt mark more functions unicode safe 2006-12-08 16:28:33 +00:00
domxpath.phpt add ability to call PHP functions from XPath 2006-12-14 16:24:00 +00:00
nsdoc.xml MFB: fix bug #38949 (Cannot get xmlns value attribute) 2006-09-27 10:32:11 +00:00
regsiter_node_class.phpt
skipif.inc
test.html
xinclude.xml