--TEST-- Array addition is not commutative -- do not swap operands --FILE-- --EXPECT-- array(3) { [0]=> int(4) [1]=> int(5) [2]=> int(6) }