--TEST-- Test empty arrays with first added index being negative --FILE-- --EXPECT-- array(2) { [-5]=> string(2) "-5" [-4]=> string(8) "after -5" }