PHP 2 min read
Choose array_merge or array union according to key ownership
A configuration override should replace a default timeout. An array union unexpectedly keeps the old value, while a numeric-key merge unexpectedly renumbers entries. These operator...