Skip to content

Update phpstan packages

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.40 -> 0.12.42
phpstan/phpstan-strict-rules require-dev patch 0.12.4 -> 0.12.5

Release Notes

phpstan/phpstan

v0.12.42

Compare Source

Fix error: Exception: Return value of PHPStan\PhpDoc\ResolvedPhpDocBlock::getNameScope() must be an instance of PHPStan\Analyser\NameScope, null returned (phpstan/phpstan-src@6e73d64), #​3820

v0.12.41

Compare Source

Improvements 🔧

  • Faster result cache - analyse dependent files only if public-facing thing (like public or protected properties, methods, constants etc.) from changed file was changed (#​314)
  • Missing typehints: recurse into generic objects parameters (#​306), thanks @​dktapps!
  • Updated nikic/php-parser to 4.9.1 (phpstan/phpstan-src@abf2d0f)
  • Add option to check internal class capitalization (#​313), thanks @​Riimu!

Bugfixes 🐛

phpstan/phpstan-strict-rules

v0.12.5

Compare Source


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.

👻 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 WhiteSource Renovate. View repository job log here.

Edited by Mend Renovate

Merge request reports