--TEST-- yield from with an IteratorAggregate --FILE-- prop); yield; } } (function(){ yield from new foo; })()->next(); ?> --EXPECT-- int(1)