/
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/bug34065.phpt
--TEST-- Bug #34065 (throw in foreach causes memory leaks) --FILE-- <?php $data = file(__FILE__); try { foreach ($data as $line) { throw new Exception("error"); } } catch (Exception $e) { echo "ok\n"; } ?> --EXPECT-- ok
Copyright ©2k19 -
Hexid
|
Tex7ure