--TEST-- errmsg: arrays are not allowed in class constants --FILE-- --EXPECT-- array(3) { [0]=> int(1) [1]=> int(2) [2]=> int(3) } Done