Skip to content

Releases: grachevko/Enum

2.2

03 Feb 17:43
4b15294

Choose a tag to compare

add __serialize and __unserialize

v2.1

20 Aug 12:14

Choose a tag to compare

Add EnumNormalizer

v2.0.0

19 Dec 12:33

Choose a tag to compare

Use method `to` instead of `get` to better consistent with opposite `…

v1.4

19 Dec 12:24

Choose a tag to compare

Add DoctrineType to Readme

v1.3

17 Nov 17:46
8b14d67

Choose a tag to compare

Allow id as a property for Enum::from

v1.2

15 Nov 23:57
efeab73

Choose a tag to compare

Allow put Enum instance for Enum::all

v1.1.2

15 Nov 23:26
d4661ad

Choose a tag to compare

Simplify getReflectionProperty

v1.1.1

15 Nov 23:17
90be1fb

Choose a tag to compare

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

v1.1

15 Nov 22:56
bdf3bf2

Choose a tag to compare

Allow Enum::all() with any property values

v1.0

28 Oct 18:16

Choose a tag to compare

Change Namespace