--TEST-- Allow calling parent get in generator property hooks --FILE-- prop as $value) { var_dump($value); } ?> --EXPECT-- int(43) int(44) int(45)