Skip to content

v0.5.0

Compare
Choose a tag to compare
@ogizanagi ogizanagi released this 28 Nov 08:03
· 366 commits to 2.x since this release
v0.5.0

Feature

[d04a1a6] Add Symfony Validator Enum constraint (@ogizanagi)

Bug fix

[8adc873] FlaggedEnum::accepts should not throw any exception (@ogizanagi)

Documentation

[741ec7f] Mention the multiton pattern (@ogizanagi)
[0255514] Add PHP7 requirement badge (@xavier-rdo)

Misc

[35445d9] Use null coalescing operator (@ogizanagi)