--TEST-- Test typed properties return by ref is allowed --FILE-- bar; } }; var_dump($foo->method()); ?> --EXPECT-- int(15)