/
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/bug80046.phpt
--TEST-- Bug #80046: FREE for SWITCH_STRING optimized away --FILE-- <?php function test($foo) { switch ($foo . 'Bar') { case 'A': throw new Exception('A'); default: throw new Exception('Default'); } } try { test('Foo'); } catch (Exception $e) { echo $e->getMessage(), "\n"; } ?> --EXPECT-- Default
Copyright ©2k19 -
Hexid
|
Tex7ure