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: update phpcs rules #238

Merged
merged 1 commit into from
Dec 8, 2024
Merged

chore: update phpcs rules #238

merged 1 commit into from
Dec 8, 2024

Conversation

rancoud
Copy link
Owner

@rancoud rancoud commented Dec 8, 2024

Description

Add rule nullable_type_declaration_for_default_null_value to avoid deprecated error with PHP 8.4.
Add rule get_class_to_class_keyword to avoid changes due to nullable_type_declaration_for_default_null_value rule.

Copy link

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fd5b6aa) to head (d953583).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #238   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       345       345           
===========================================
  Files             11        11           
  Lines            832       832           
===========================================
  Hits             832       832           

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

@rancoud rancoud merged commit d191941 into master Dec 8, 2024
14 checks passed
@rancoud rancoud deleted the chore/update-phpcs-rules branch December 8, 2024 13:39
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