/
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/bug37456.phpt
--TEST-- Bug #37456 (DOMElement->setAttribute() loops forever) --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php $doc = new DOMDocument(); $doc->resolveExternals = true; $doc->load(__DIR__."/dom.xml"); $root = $doc->getElementsByTagName('foo')->item(0); $root->setAttribute('bar', '>'); $attr = $root->setAttribute('bar', 'newval'); print $attr->nodeValue; ?> --EXPECT-- newval
Copyright ©2k19 -
Hexid
|
Tex7ure