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 minor 1.9.14 -> 1.10.15
phpstan/phpstan-symfony require-dev minor 1.2.20 -> 1.3.1

Release Notes

phpstan/phpstan

v1.10.15

Compare Source

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 🔍

v1.10.14

Compare Source

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 🔍

v1.10.13

Compare Source

v1.10.12

Compare Source

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 🔍

v1.10.11

Compare Source

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 🤖

v1.10.10

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.10.9

Compare Source

Improvements 🔧

Function signature fixes 🤖

v1.10.8

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v1.10.7

Compare Source

Improvements 🔧

Function signature fixes 🤖

Internals 🔍

v1.10.6

Compare Source

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 🐛

v1.10.5

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.10.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

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 🔍

v1.9.18

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

  • Remove unneded code in ConstantArrayType::hasOffsetValueType() (#​2238), thanks @​herndlm!

v1.9.17

Compare Source

Bugfixes 🐛

v1.9.16

Compare Source

v1.9.15

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

phpstan/phpstan-symfony

v1.3.1

Compare Source

v1.3.0

Compare Source

  • f45b9ce - Support specifying type of data_class in forms

v1.2.25

Compare Source

  • 1da7bf4 - Add stubs for security factories

v1.2.24

Compare Source

  • db81b18 - Use stubfile extension for PasswordUpgraderInterface
  • e0823d3 - Update PHPCS
  • d7425ae - Update metcalfc/changelog-generator action to v4.1.0
  • 2f36323 - Fix build
  • 58e64ff - Add PHPUnit compatibility for PHP 7.2

v1.2.23

Compare Source

v1.2.22

Compare Source

  • cbf5b9c - Add @​throws annotations in DenormalizerInterface::denormalize() and NormalizerInterface::normalize().
  • 2107dee - Add ArrayObject to NormalizerInterface::normalize() return type.
  • d0151d0 - Bump minimum PHPStan version
  • 99ff19f - Fix build

v1.2.21

Compare Source


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