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

chore: add rule nullable_type_declaration_for_default_null_value #227

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

rancoud
Copy link
Owner

@rancoud rancoud commented Dec 7, 2024

Description

Add rule nullable_type_declaration_for_default_null_value to avoid deprecated error with PHP 8.4.

Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.65%. Comparing base (e8630cb) to head (d72e1a0).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #227   +/-   ##
=========================================
  Coverage     91.65%   91.65%           
  Complexity      200      200           
=========================================
  Files            11       11           
  Lines           575      575           
=========================================
  Hits            527      527           
  Misses           48       48           

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

@rancoud rancoud merged commit 1d0b565 into master Dec 7, 2024
14 checks passed
@rancoud rancoud deleted the chore/set-explicit-nullable branch December 7, 2024 12:41
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.

1 participant