/
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/closure_015.phpt
--TEST-- Closure 015: converting to string/unicode --FILE-- <?php $x = function() { return 1; }; try { print (string) $x; } catch (Error $e) { echo $e->getMessage(), "\n"; } try { print $x; } catch (Error $e) { echo $e->getMessage(), "\n"; } ?> --EXPECT-- Object of class Closure could not be converted to string Object of class Closure could not be converted to string
Copyright ©2k19 -
Hexid
|
Tex7ure