Skip to content

Releases: peoplepath/enum

v4.1

07 Dec 11:38

Choose a tag to compare

Deprecate usage of this enum. Use native PHP enums from now on

v4.0

23 Mar 09:02

Choose a tag to compare

  • minimal version is now PHP 8.0
  • only public constants are exported

v3.0.1

04 Jun 11:22

Choose a tag to compare

Fix phpstan findings

v3.0

04 Jun 07:00
85cea73

Choose a tag to compare

Merge pull request #1 from czjvic/updatePhpStanDependency

Update phpstan dependency

v2.3.1

11 Dec 15:10

Choose a tag to compare

fix phpstan hinting for `search` method

v2.3

07 Dec 13:52

Choose a tag to compare

add support for `json_encode()`

v2.2.1

02 Dec 22:27

Choose a tag to compare

PHPStan support added

v2.2

02 Dec 22:11
a42c6c7

Choose a tag to compare

PHPStan support added

v2.1

09 Nov 13:09

Choose a tag to compare

add usage of search() method

release v2.0

07 Nov 16:15
a144369

Choose a tag to compare

Update README.md