summaryrefslogtreecommitdiff
path: root/ext/dom/tests/bug42082.phpt
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Revert "Fix #70029: nodeValue of DOMElement list content of children nodes"Christoph M. Becker2015-09-061-2/+2
* Fix #70029: nodeValue of DOMElement list content of children nodesChristoph M. Becker2015-09-051-2/+2
* Fixed tests that var_dump/print_r DOM objects.Gustavo André dos Santos Lopes2012-03-231-4/+3
* Add missing SKIPIFandy wharmby2009-09-111-1/+6
* DOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).Ant Phillips2008-12-011-3/+1
* MFHAntony Dovgal2008-07-131-1/+3
* Committing corrected test from Eric StewartZoe Slattery2008-05-031-2/+2
* MFH: fix bug #42082 (NodeList length zero should be empty). (Hannes)Rob Richards2007-08-061-0/+27