/
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/bug71474.phpt
--TEST-- Bug #71474: Crash because of VM stack corruption on Magento2 --FILE-- <?php class foo { function __call($name, $args) { $a = $b = $c = $d = $e = $f = 1; } } function test($n, $x) { // var_dump($n); if ($n > 0) { $x->bug(); test($n - 1, $x); } } test(3000, new foo()); echo "OK\n"; ?> --EXPECT-- OK
Copyright ©2k19 -
Hexid
|
Tex7ure