/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
match
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/match/023.phpt
--TEST-- Test match strict comparison with true expression --FILE-- <?php function wrong() { throw new Exception(); } echo match (true) { 'truthy' => wrong(), ['truthy'] => wrong(), new stdClass() => wrong(), 1 => wrong(), 1.0 => wrong(), true => "true\n", }; ?> --EXPECT-- true
Copyright ©2k19 -
Hexid
|
Tex7ure