Skip to content

1.1.26

Compare
Choose a tag to compare
@mglaman mglaman released this 22 Dec 14:43
· 205 commits to main since this release
5e8b527

What's Changed

  • Replace deprecated PHPStan\Type\Constant\ConstantArrayType::findTypeAndMethodName() call by @mxr576 in #485
  • bump phpstan minimum to 1.8 by @mglaman in #489
  • Allow EntityReferenceFieldItemListInterface::referencedEntities to work with generic by @dpi in #478
  • fix: Fix unpredictable false positive/negative of missing entity access check in function scope due to cache key conflict by @driskell in #476
  • Update EntityQueryWithoutAccessRule rule message to use full Drupal message by @goba in #469
  • REQUEST_TIME pushed to 11.0.0 removal by @mglaman in #491

New Contributors

Full Changelog: 1.1.25...1.1.26