--TEST-- Out of Memory in a nested fiber --INI-- memory_limit=2M --SKIPIF-- --FILE-- start(); }); $fiber->start(); ?> --EXPECTF-- Fatal error: Allowed memory size of %d bytes exhausted%s(tried to allocate %d bytes) in %sout-of-memory-in-nested-fiber.php on line %d