Skip to content

v1.5.0

Compare
Choose a tag to compare
@ogizanagi ogizanagi released this 09 Jun 14:51
· 294 commits to 2.x since this release
v1.5.0

This releases brings a new HTTP Kernel enum resolver to transform a request parameter into an enum instance in controller arguments.

[c76106a] minor #60 Fix return type in ValueToEnumTransformer::transform (@ostrolucky)
[0c6569c] feature #59 Add EnumValueResolver (@ostrolucky)
[576a2fe] minor #63 Fix deprecations & update travis for new Sf & PHP versions (@ogizanagi)
[6b8b6b2] minor #62 Enhance README.md a bit (@ogizanagi)
[49ecce2] minor #61 Update php-cs-fixer v2.12 & add @compiler_optimized native func rule (@ogizanagi)