packagist nunomaduro/larastan 1.0.2

latest releases: 2.x-dev, dev-array-key-to-in-string, v2.9.6...
2 years ago

What's Changed

  • feat: adds throw types for macros by @canvural in #1013
  • Update default config to match new highest level by @felixdorn in #1014
  • fix: correct method reflection for magic with* calls on RedirectResponse by @canvural in #1016
  • feat: improve return types for Collection::first, last, get and pull when default value is given. by @bastien-phi in #1010
  • fix: Eloquent collection has array-key for the key type by @canvural in #1027
  • fix: Laravel container can have scalar bindings by @canvural in #1028
  • fix: the tap helper should not enforce any return type for the callback by @tpetry in #1031
  • fix: respect ancestor property tags in model extensions by @spawnia in #1037
  • fix: improve return types for Collection first, firstWhere, last by @sebdesign in #1025
  • feat: run tests on PHP 8.1 by @canvural in #1043

New Contributors

Full Changelog: 1.0.1...1.0.2

Don't miss a new larastan release

NewReleases is sending notifications on new releases.