Releases: grachevko/Enum
Releases · grachevko/Enum
2.2
add __serialize and __unserialize
v2.0.0
Use method `to` instead of `get` to better consistent with opposite `…
v1.4
Add DoctrineType to Readme
v1.3
Allow id as a property for Enum::from
v1.2
Allow put Enum instance for Enum::all
v1.1.2
Simplify getReflectionProperty
v1.1.1
[Bugfix] Remove direct usage of self::$properties as it can be not in…
v1.1
Allow Enum::all() with any property values