Skip to content

Update PHPStan packages

Renovate Bot requested to merge renovate/phpstan-packages into master

This MR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 1.10.62 -> 1.10.65
phpstan/phpstan-symfony require-dev patch 1.3.8 -> 1.3.9

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.10.65

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.64

Compare Source

Bleeding edge 🔪

  • Fail build when project config uses custom extensions outside of analysed paths
    • This will only occur after a run that uses already present and valid result cache

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 🐛

Function signature fixes 🤖

v1.10.63

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

phpstan/phpstan-symfony (phpstan/phpstan-symfony)

v1.3.9

Compare Source

  • a32bc86 - Add @param-out for PropertyAccessor

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports