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

Enhancement: Add support for phpstan/phpstan:^2.0.0 #873

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

localheinz
Copy link
Member

This pull request

  • adds support for phpstan/phpstan:^2.0.0

Fixes #859.

@temp
Copy link

temp commented Dec 12, 2024

NoConstructorParameterWithDefaultValueRule still returns string instead of RuleError, on line 74 (or line 81, for the return statement)

@localheinz localheinz force-pushed the feature/phpstan branch 10 times, most recently from d3f5af0 to eb710e5 Compare December 13, 2024 10:52
@localheinz localheinz force-pushed the feature/phpstan branch 4 times, most recently from b21663a to 226b15f Compare January 8, 2025 09:36
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.33%. Comparing base (2754afb) to head (ab9b03b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #873      +/-   ##
============================================
- Coverage     98.46%   98.33%   -0.14%     
- Complexity      200      202       +2     
============================================
  Files            24       24              
  Lines           717      720       +3     
============================================
+ Hits            706      708       +2     
- Misses           11       12       +1     

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

@localheinz localheinz merged commit 3046811 into main Jan 8, 2025
23 checks passed
@localheinz localheinz deleted the feature/phpstan branch January 8, 2025 09:37
@localheinz
Copy link
Member Author

Released as ergebnis/phpstan-rules:2.6.0!

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

Successfully merging this pull request may close these issues.

Support for phpstan 2?
3 participants