packagist nunomaduro/larastan v0.6.0

latest releases: 2.x-dev, dev-fix-tap-with-intersection-types, dev-neon-typo...
3 years ago

Added

  • Document common errors for users to ignore (#564)
  • Add abort to earlyTerminatingFunctionCalls config option (#567)
  • Support for tap helper. (#575)
  • Bumped minimum PHPStan version to 0.12.28

Fixed

  • Avoid false-positive when calling static builder methods such as ::find() on Model classes where
    the concrete subclass is not yet known (#565)
  • Use correct argument order for Str::startsWith (#570)

Changed

  • Do not overwrite PHPStan's default for reportUnmatchedIgnoredErrors (#564)

Removed

  • Stop ignoring errors (#564)

Don't miss a new larastan release

NewReleases is sending notifications on new releases.