We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b2bb98 + 5ecc078 commit 87b263dCopy full SHA for 87b263d
ext/dom/tests/bug79852.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
Bug #79852: count(DOMNodeList) doesn't match count(IteratorIterator(DOMNodeList))
3
+--SKIPIF--
4
+<?php require_once('skipif.inc'); ?>
5
--FILE--
6
<?php
7
ext/dom/tests/bug80600.phpt
dom: DOMChildNode::remove does not work on character data
0 commit comments