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.8 #1024

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 2.1.6 -> 2.1.8 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the renovate label Mar 5, 2025
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from fd51031 to 651983f Compare March 5, 2025 16:01
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.98%. Comparing base (fc35fa0) to head (2cb1f3d).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1024   +/-   ##
=========================================
  Coverage     99.98%   99.98%           
  Complexity     3175     3175           
=========================================
  Files           543      543           
  Lines          9385     9385           
=========================================
  Hits           9384     9384           
  Misses            1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/phpstan-packages branch 2 times, most recently from 5eef70d to a875400 Compare March 9, 2025 09:53
@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 from a875400 to fe0e6e7 Compare March 11, 2025 21:49
@renovate renovate bot force-pushed the renovate/phpstan-packages branch from fe0e6e7 to 2cb1f3d Compare March 12, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

0 participants