Skip to content

v1.12.2

Choose a tag to compare

@haggaiwambua haggaiwambua released this 15 Jul 23:01
Immutable release. Only release title and notes can be modified.
2dd5c2f

Fixed

  • fillable-foreign-key no longer flags a model that defines no local $fillable/$guarded or builds $fillable dynamically, so a model inheriting its mass-assignment config from a parent (including a vendor base class the AST cannot follow into) is not reported (#293)