Skip to content

Enhancement: Enable no_redundant_readonly_property fixer#1351

Merged
localheinz merged 1 commit intomainfrom
feature/no-redundant-readonly-property
Jan 26, 2026
Merged

Enhancement: Enable no_redundant_readonly_property fixer#1351
localheinz merged 1 commit intomainfrom
feature/no-redundant-readonly-property

Conversation

@localheinz
Copy link
Copy Markdown
Member

This pull request

  • enables no_redundant_readonly_property fixer

Follows #1345.

💁‍♂️ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.93.0/doc/rules/class_notation/no_redundant_readonly_property.rst.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (095cbab) to head (10c0e2e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #1351   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        72        72           
===========================================
  Files             24        24           
  Lines          13450     13450           
===========================================
  Hits           13450     13450           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@localheinz localheinz merged commit 8d068d2 into main Jan 26, 2026
30 checks passed
@localheinz localheinz deleted the feature/no-redundant-readonly-property branch January 26, 2026 17:57
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.

2 participants