Skip to content

2.0.15

Latest

Choose a tag to compare

@mglaman mglaman released this 24 Apr 13:50
b61426d

2.1.0 is coming soon, which will enable some rules that are currently disabled by default. The rules can still be turned off. If you're worried about disruptions, change your Composer constraint to ~2.0.14 to avoid minor version bumps.

What's Changed

  • Fix hook_entity_operation cacheability parameter should not be nullable by @mglaman in #985
  • Fix false positive in entityStoragePropertyAssignment rule when assigning null by @mglaman in #986
  • Fix ContainerInterface::has() returning always-true for known services by @mglaman in #987
  • Fix wrongly deprecated method RevisionableStorageInterface::loadRevision by @TheFakeCake in #980

New Contributors

Full Changelog: 2.0.14...2.0.15