Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency phpstan/phpstan to v2.1.11 #610

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 2.1.1 -> 2.1.11 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v2.1.11

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v2.1.10

Compare Source

Bugfixes 🐛

v2.1.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v2.1.8

Compare Source

Improvements 🔧

  • @readonly property cannot be passed by-ref (#​3850), #​12676, thanks @​staabm!
  • ClassReflection - cannot be a subclass of final-overriden class (phpstan/phpstan-src@ed4ea0a)
  • Deprecated ClassReflection::isSubclassOf(string $className) in favour of ClassReflection::isSubclassOfClass(ClassReflection $class)
    • If you just have string $className instead of ClassReflection and you are too lazy to get ClassReflection via ReflectionProvider, you can still use ClassReflection::is(string $className)

Bugfixes 🐛

Internals 🔍

v2.1.7

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • StrlenFunctionReturnTypeExtension: Cleanup instanceof ConstantString (#​3780), thanks @​staabm!
  • Adjust and make space for tests for new behaviour of new (#​3852)

v2.1.6

Compare Source

Improvements 🔧

Bugfixes 🐛

Internals 🔍

v2.1.5

Compare Source

Improvements 🔧

Bugfixes 🐛

v2.1.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v2.1.3

Compare Source

If you're using larastan/larastan PHPStan extension, please update to version 3.0.4 alongside PHPStan 2.1.3 for improved compatibility with the new generic static<...> type. Thank you.

This release includes fixes and improvements from PHPStan 1.12.17. Most impportantly it introduces GenericStaticType - support for static<...> (#​1289), #​12485, #​11398, #​10417, #​9807, #​9449, #​8623, #​5512

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v2.1.2

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 3d37089 to 9036af8 Compare February 7, 2025 17:48
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.2 Update dependency phpstan/phpstan to v2.1.3 Feb 7, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 9036af8 to 06e9ac8 Compare February 10, 2025 10:26
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.3 Update dependency phpstan/phpstan to v2.1.4 Feb 10, 2025
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.4 Update dependency phpstan/phpstan to v2.1.5 Feb 13, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from fce7801 to 50b7a17 Compare February 19, 2025 16:33
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.5 Update dependency phpstan/phpstan to v2.1.6 Feb 19, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 50b7a17 to 4749b63 Compare March 3, 2025 16:19
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.6 Update dependency phpstan/phpstan to v2.1.7 Mar 5, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from e870bc2 to 48a7825 Compare March 9, 2025 14:06
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.7 Update dependency phpstan/phpstan to v2.1.8 Mar 9, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 818bac8 to 62d095a Compare March 23, 2025 14:31
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.8 Update dependency phpstan/phpstan to v2.1.9 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 62d095a to c551188 Compare March 23, 2025 18:42
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.9 Update dependency phpstan/phpstan to v2.1.10 Mar 23, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from c551188 to a53d77e Compare March 24, 2025 16:08
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v2.1.10 Update dependency phpstan/phpstan to v2.1.11 Mar 24, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from a53d77e to 2a034bc Compare April 8, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants