--TEST-- Close generator in dtor to avoid freeing order issues --FILE-- a = $a; $a->gen = $gen(); ?> ===DONE=== --EXPECT-- ===DONE===