/
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/bug38623.phpt
--TEST-- Bug #38623 (leaks in a tricky code with switch() and exceptions) --FILE-- <?php try { switch(strtolower("apache")) { case "apache": throw new Exception("test"); break; } } catch (Exception $e) { echo "ok\n"; } ?> --EXPECT-- ok
Copyright ©2k19 -
Hexid
|
Tex7ure