Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update PHPStan packages to v2.0.6 #4461

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

Open
renovate wants to merge 1 commit into 2.1.x
base: 2.1.x
Choose a base branch
Loading
from renovate/phpstan-packages

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025
edited
Loading

This PR contains the following updates:

Package Change Age Confidence
phpstan/phpstan-nette 2.0.4 -> 2.0.6 age confidence
phpstan/phpstan-strict-rules 2.0.6 -> 2.0.7 age confidence

Release Notes

phpstan/phpstan-nette (phpstan/phpstan-nette)

v2.0.6

Compare Source

  • aa6c413 - Form::getValues(true) returns array<string, mixed>

v2.0.5

Compare Source

  • 90ed4f1 - fix getValues() invalid type
  • ad594d4 - Update actions/checkout action to v5
  • b2a955c - Update Eomm/why-don-t-you-tweet action to v2
phpstan/phpstan-strict-rules (phpstan/phpstan-strict-rules)

v2.0.7

Compare Source

  • d6211c4 - enable checkStrictPrintfPlaceholderTypes
  • 6b78d53 - Update README.md
  • 0435aeb - Consolidate overwriteVariablesWithLoop rule details
  • e861638 - Simplify tests in which checkNullables is always true
  • 11b6403 - Simplify tests in which treatPhpDocTypesAsCertain is always true
  • b043bd8 - Simplify RequireParentConstructCallRule
  • 9f76a17 - Update actions/checkout action to v5
  • 2b69ec5 - Update Eomm/why-don-t-you-tweet action to v2

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 these updates again.


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

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

Copy link
Member

@staabm There are three more errors on 7.4 if you feel like fixing it 😊

@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 5207838 to 8f88082 Compare October 21, 2025 06:33
Copy link
Contributor

staabm commented Oct 21, 2025

Tried a few different things, but only thing I can come up with is, that we need to put these errors into the PHP7.x baseline.

all-in-code changes I tried, will result in PHP8 PHPStan errors, because it does not want us to handle a possible false value (which can only happen on PHP7).

one error case could be fixed by phpstan/phpstan#13709

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /