Skip to content

Releases: grachevko/Enum

2.2

03 Feb 17:43
4b15294
Compare
Choose a tag to compare
add __serialize and __unserialize

v2.1

20 Aug 12:14
Compare
Choose a tag to compare
Add EnumNormalizer

v2.0.0: Use method `to` instead of `get` to better consistent with opposite `…

19 Dec 12:33
Compare
Choose a tag to compare

v1.4

19 Dec 12:24
Compare
Choose a tag to compare
Add DoctrineType to Readme

v1.3

17 Nov 17:46
8b14d67
Compare
Choose a tag to compare
Allow id as a property for Enum::from

v1.2

15 Nov 23:57
efeab73
Compare
Choose a tag to compare
Allow put Enum instance for Enum::all

v1.1.2

15 Nov 23:26
d4661ad
Compare
Choose a tag to compare
Simplify getReflectionProperty

v1.1.1: [Bugfix] Remove direct usage of self::$properties as it can be not in…

15 Nov 23:17
90be1fb
Compare
Choose a tag to compare

v1.1

15 Nov 22:56
bdf3bf2
Compare
Choose a tag to compare
Allow Enum::all() with any property values

v1.0

28 Oct 18:16
Compare
Choose a tag to compare
Change Namespace