/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
xml
/
tests
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/xml/tests/bug26528.phpt
--TEST-- Bug #26528 (HTML entities are not being decoded) --SKIPIF-- <?php require_once("skipif.inc"); ?> --FILE-- <?php $sample = "<?xml version=\"1.0\"?><test attr=\"angle<bracket\"/>"; $parser = xml_parser_create(); $res = xml_parse_into_struct($parser,$sample,$vals,$index); xml_parser_free($parser); var_dump($vals); ?> --EXPECT-- array(1) { [0]=> array(4) { ["tag"]=> string(4) "TEST" ["type"]=> string(8) "complete" ["level"]=> int(1) ["attributes"]=> array(1) { ["ATTR"]=> string(13) "angle<bracket" } } }
Copyright ©2k19 -
Hexid
|
Tex7ure