Skip to content

[TASK] Update phpstan/phpstan to v2.1.8#47

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/patch-phpstan-packages
Mar 10, 2025
Merged

[TASK] Update phpstan/phpstan to v2.1.8#47
renovate[bot] merged 1 commit into
mainfrom
renovate/patch-phpstan-packages

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 2.1.7 -> 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 🔍


Configuration

📅 Schedule: Branch creation - "* * * * 1-5" (UTC), 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.

| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | phpstan/phpstan | 2.1.7 | 2.1.8 |
@renovate renovate Bot added the dependencies Updates project dependencies label Mar 10, 2025
@renovate renovate Bot enabled auto-merge (squash) March 10, 2025 02:03
@coveralls
Copy link
Copy Markdown
Collaborator

Pull Request Test Coverage Report for Build 13755242164

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.619%

Totals Coverage Status
Change from base Build 13679176344: 0.0%
Covered Lines: 164
Relevant Lines: 168

💛 - Coveralls

@renovate renovate Bot merged commit 085a4f8 into main Mar 10, 2025
@renovate renovate Bot deleted the renovate/patch-phpstan-packages branch March 10, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant