/
proc
/
self
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
strings
/
File Upload :
llllll
Current File: //proc/self/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/strings/bug70720.phpt
--TEST-- Bug #70720 (strip_tags() doesn't handle "xml" correctly) --FILE-- <?php var_dump(strip_tags('<?php $dom->test(); ?> this is a test')); var_dump(strip_tags('<?php $xml->test(); ?> this is a test')); var_dump(strip_tags('<?xml $xml->test(); ?> this is a test')); /* "->" case in HTML */ var_dump(strip_tags("<span class=sf-dump-> this is a test</span>")); ?> --EXPECT-- string(15) " this is a test" string(15) " this is a test" string(15) " this is a test" string(15) " this is a test"
Copyright ©2k19 -
Hexid
|
Tex7ure