Skip to content

chore: update phpcs rules#228

Merged
rancoud merged 1 commit intomasterfrom
chore/update-phpcs-rules
Dec 8, 2024
Merged

chore: update phpcs rules#228
rancoud merged 1 commit intomasterfrom
chore/update-phpcs-rules

Conversation

@rancoud
Copy link
Copy Markdown
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.

@rancoud rancoud force-pushed the chore/update-phpcs-rules branch from cdda78e to 38fa155 Compare December 8, 2024 14:45
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6cb76be) to head (38fa155).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #228   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        80        80           
===========================================
  Files              1         1           
  Lines            194       194           
===========================================
  Hits             194       194           

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

@rancoud rancoud merged commit 4867bb0 into master Dec 8, 2024
@rancoud rancoud deleted the chore/update-phpcs-rules branch December 8, 2024 14:46
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