/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/bug60569.phpt
--TEST-- Bug #60569 (Nullbyte truncates Exception $message.) --FILE-- <?php try { $msg = "Some error \x00 message"; throw new Exception($msg); } catch(Exception $e) { var_dump($e->getMessage(), $msg); } ?> --EXPECT-- string(20) "Some error message" string(20) "Some error message"
Copyright ©2k19 -
Hexid
|
Tex7ure