[ ] Detailed changes in the CHANGELOG.md unreleased section
Related Issue/Intent
Resolves #263
Changes
Calling MyEnum::getDescription($value) with an invalid value now returns an empty string, rather than throwing an error. This is in line with the behaviour in v4.
Related Issue/Intent Resolves #263
Changes Calling
MyEnum::getDescription($value)
with an invalid value now returns an empty string, rather than throwing an error. This is in line with the behaviour in v4.Breaking changes N/A