--TEST-- SPL: FixedArray: Assigning the object to another variable using [] --FILE-- getMessage(), "\n"; } print "ok\n"; ?> --EXPECT-- [] operator not supported for SplFixedArray ok