Skip to content

Bump phpstan/phpstan from 1.10.39 to 1.10.42

Bumps phpstan/phpstan from 1.10.39 to 1.10.42.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.42

This release closes 25 issues! 🎉

Major new features 🚀

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • fc23165 PHPStan 1.10.42
  • 918c47d Updated PHPStan to commit 918c47dcad1de4dc898290fbce46abf0c54d15b0
  • 394064b Updated PHPStan to commit 394064bb332d9bdd988895f9c63de6eb9ea538c5
  • f384b43 Updated PHPStan to commit f384b43c911ee465abcc479d3efddf97ba2309f8
  • 9697760 Updated PHPStan to commit 9697760608c91afbbe489532b61158d281692e56
  • c39c4cc Update Larastan
  • 8d460ac Updated PHPStan to commit 8d460ac1d731a0812290c137af142307812a6d8b
  • 256e8dc Updated PHPStan to commit 256e8dcfb629265e8c1ecac75a6348a11a630738
  • c534f8c Updated PHPStan to commit c534f8cc79680e63a418760aa000c5bb7e3dfb0b
  • 67893d4 Updated PHPStan to commit 67893d4b5cd7c82c83a9e9296c106bee7a52c4e9
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading