marc-mabe / php-enum

Simple and fast implementation of enumerations with native PHP
BSD 3-Clause "New" or "Revised" License
464 stars 36 forks source link

fixed array to string conversion in EnumMap::offsetGet() … #107

Closed marc-mabe closed 5 years ago

marc-mabe commented 5 years ago

… on generating exception message in case of an array value enumerator