v1.10.1
Immutable
release. Only release title and notes can be modified.
Fixed
EloquentModelDetectornow resolves anextendschain's parent by class name instead of collapsing the parent's whole file to a single verdict, so a class whose parent shares a file with a sibling or anonymousclass ... extends Modelis no longer detected as an Eloquent model — which produced falseMassAssignmentAnalyzerandFillableForeignKeyAnalyzerfindings and wrongly suppressedServiceContainerResolutionAnalyzerones (#274)