/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
dom
/
tests
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/dom/tests/bug69373.phpt
--TEST-- Bug #69373 References to deleted XPath query results --SKIPIF-- <?php require 'skipif.inc' ?> --FILE-- <?php $doc = new DOMDocument(); for( $i=0; $i<20; $i++ ) { $doc->loadXML("<parent><child /><child /></parent>"); $xpath = new DOMXpath($doc); $all = $xpath->query('//*'); $doc->firstChild->nodeValue = ''; } echo 'DONE', PHP_EOL; ?> --EXPECT-- DONE
Copyright ©2k19 -
Hexid
|
Tex7ure