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

Enhancement: Enable modernize_stripos option of modernize_strpos fixer #1154

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

localheinz
Copy link
Member

This pull request

  • enables the modernize_stripos option of the modernize_strpos fixer

Follows #1153.

πŸ’β€β™‚οΈ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/v3.68.0/doc/rules/alias/modernize_strpos.rst.

Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 100.00%. Comparing base (3e56938) to head (8378d7b).
Report is 2 commits behind head on main.

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

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@localheinz localheinz merged commit 9b4dcb0 into main Jan 15, 2025
27 checks passed
@localheinz localheinz deleted the feature/modernize-strpos branch January 15, 2025 06:45
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