Skip to content

chore(deps): update dependency phpstan/phpstan to v1.10.3 - autoclosed

Reiter, Christoph requested to merge renovate/all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev minor 1.9.18 -> 1.10.3

Release Notes

phpstan/phpstan

v1.10.3

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.10.2

Compare Source

Improvements 🔧

Function signature fixes 🤖

  • Instances of object returned by db2_*() functions are always instances of stdClass (#​2249), thanks @​phansys!

v1.10.1

Compare Source

Bugfixes 🐛

v1.10.0

Compare Source

Read the article about this release: PHPStan 1.10 Comes With a Lie Detector

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 🐛

Function signature fixes 🤖

Internals 🔍


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

🔕 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 Renovate Bot.

Edited by Reiter, Christoph

Merge request reports