packagist psalm/plugin-laravel v4.0.0-rc.1
v4.0 RC1 - Laravel 13

2 hours ago

What's Changed

See v4.0.0 Beta 1 release for full list of major changes

Migration guide

composer require --dev psalm/plugin-laravel:^4.0@beta -W

See Upgrading from v3 to v4 for details.

In this RC:

  • Feat: Add NoEnvOutsideConfig rule to detect env() calls outside config directory #456
  • Feat: better Taint detection in Eloquent Builder expressions
  • Feat: infer precise types for Console command argument() and option() calls #457
  • Docs: add upgrading guide
  • Fix variable shadowing and misleading error issue title #460
  • Fix: CastsMethodParser AST traversal — getAttribute('parent') is always null #458
  • Fix relation stub signatures and type bare array params #461
  • Fix createMany param types and CastsMethodParser AST parent lookup #462

RC/Beta Changelog: v4.0.0-beta.2...v4.0.0-rc.1

Major Changelog: v3.1.5...v4.0.0-beta.2

4.0 GitHub Discussion

Don't miss a new plugin-laravel release

NewReleases is sending notifications on new releases.