packagist psalm/plugin-laravel v4.14.11

latest releases: v3.15.3, v4.15.3, v3.15.2...
23 days ago

Collection type inference for arbitrary inputs, and partial Laravel boots now surface instead of failing silently.

This release bumps min supported Laravel minor versions:

  • ^12.4 to ^12.14
  • ^13.0 to ^13.3

Features

  • Infer collect(), Collection::make(), and LazyCollection::make() return types for arbitrary inputs, not just arrays (#1225)

Fixes

  • Surface swallowed bootstrap() failures: a partial Laravel boot now emits a warning by default, and fails the run under failOnInternalError (#1226)

Full Changelog: v4.14.10...v4.14.11

Don't miss a new plugin-laravel release

NewReleases is sending notifications on new releases.