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/ext/spl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/spl/tests/bug41828.phpt |
--TEST-- Bug #41828 (Segfault if extended constructor of RecursiveIterator doesn't call its parent) --FILE-- <?php class foo extends RecursiveIteratorIterator { public function __construct($str) { } public function bar() { } } $foo = new foo("This is bar"); echo $foo->bar(); ?> ==DONE== <?php exit(0); ?> --EXPECTF-- Fatal error: main(): The foo instance wasn't initialized properly in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare