/
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/bug22008.phpt
--TEST-- Bug #22008 (strip_tags() eliminates too much) --FILE-- <?php $html = <<< HERE <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>test</title> </head> <body> <b>PHP!</b> </body> </html> HERE; echo trim(strip_tags($html, '<b>'))."\n"; ?> --EXPECT-- test <b>PHP!</b>
Copyright ©2k19 -
Hexid
|
Tex7ure