--TEST-- Tests that array unshift code is correctly dealing with copy on write and splitting on reference --FILE-- --EXPECT-- array(1) { [0]=> int(1) }