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/bug47165.phpt |
--TEST-- Bug #47165 (Possible memory corruption when passing return value by reference) --FILE-- <?php class Foo { var $bar = array(); static function bar() { static $instance = null; $instance = new Foo(); return $instance->bar; } } extract(Foo::bar()); echo "ok\n"; ?> --EXPECT-- ok
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare