1.1.26
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