--TEST-- Bug #71539 (Memory error on $arr[$a] =& $arr[$b] if RHS rehashes) --FILE-- --EXPECT-- array(2) { [""]=> &int(42) [0]=> &int(42) }