Open goatherd opened 11 years ago
Message should be something like: array_combine no longer returns false if both arguments are empty
.
Severity may be set less than the default of 5 (since array() == false
).
It rather does enhance the usability, not reduce it.
The change does only matter when empty arrays are passed (false previously, empty array now). In most cases that change should not have any effect and a warning should be enough.