Skip to content

Update dependency phpstan/phpstan to v0.12.39

Mend Renovate requested to merge renovate/phpstan into master

This MR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.12.37 -> 0.12.39

Release Notes

phpstan/phpstan

v0.12.39

Compare Source

Improvements 🔧

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.

Bugfixes 🐛

v0.12.38

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖


Renovate configuration

📅 Schedule: "after 8am and before 11:59pm every weekday,after 9am and before 11:59pm every weekend" in timezone Europe/London.

🚦 Automerge: Enabled.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by WhiteSource Renovate. View repository job log here.

Edited by Mend Renovate

Merge request reports