Skip to content

0.5.4

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 14 Feb 12:22
· 72 commits to master since this release
69857a7

Included commits: 0.5.3...0.5.4

Fixes

  • Adjusted BridgeMethodsInterfaceRule so it skips the 'Missed return type' error if the return type is not supported in PHP7.

Improvements

  • Adjusted BridgeMethodsRule so it raises an error if the type of method params should be set.