--TEST-- Test typed properties allow fetch reference for init array --FILE-- bar]; var_dump($array); ?> --EXPECT-- array(1) { [0]=> &int(1) }