Skip to content

Enhancement: Enable static_private_method fixer#1237

Merged
localheinz merged 1 commit intomainfrom
feature/static-private-method
Jul 7, 2025
Merged

Enhancement: Enable static_private_method fixer#1237
localheinz merged 1 commit intomainfrom
feature/static-private-method

Conversation

@localheinz
Copy link
Copy Markdown
Member

This pull request

  • enables the static_private_method fixer

Follows #1235.

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

@localheinz localheinz self-assigned this Jul 7, 2025
@localheinz localheinz requested a review from ergebnis-bot as a code owner July 7, 2025 07:24
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (223643b) to head (9a4c76f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main     #1237   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        71        71           
===========================================
  Files             23        23           
  Lines          12562     12562           
===========================================
  Hits           12562     12562           

☔ 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 684c5eb into main Jul 7, 2025
27 checks passed
@localheinz localheinz deleted the feature/static-private-method branch July 7, 2025 07:25
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