/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
tidy
/
tests
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/tidy/tests/028.phpt
--TEST-- tidyNode::getParent() --SKIPIF-- <?php if (!extension_loaded("tidy")) print "skip"; ?> --FILE-- <?php $x = tidy_parse_string("<body><div>Content</div></body>"); var_dump($x->body()->child[0]->name); var_dump($x->body()->child[0]->getParent()->name); var_dump($x->root()->getParent()); ?> --EXPECT-- string(3) "div" string(4) "body" NULL
Copyright ©2k19 -
Hexid
|
Tex7ure