Skip to content

1.2.8

Compare
Choose a tag to compare
@mglaman mglaman released this 21 Mar 15:12
· 36 commits to main since this release

New rules!

Enable these rules by turning them on in your phpstan.neon:

parameters:
	drupal:
		dependencySerializationTraitPropertyRule: true
		accessResultConditionRule: true

What's Changed

  • Mark LockBackendInterface::acquire() as impure by @mglaman in #736

Internals 🔍

New Contributors

Full Changelog: 1.2.7...1.2.8