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 long_to_shorthand_operator fixer #881

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • enables the long_to_shorthand_operator fixer

Follows #880.

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

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #881 (e9707ba) into 5.16 (e1689d5) will not change coverage.
Report is 3 commits behind head on 5.16.
The diff coverage is n/a.

❗ Current head e9707ba differs from pull request most recent head 7586b2f. Consider uploading reports for the commit 7586b2f to get more accurate results

@@             Coverage Diff             @@
##                5.16      #881   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         7         7           
===========================================
  Files              2         2           
  Lines             29        29           
===========================================
  Hits              29        29           

πŸ“£ We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz force-pushed the feature/long-to-shorthand-operator branch from e9707ba to 7586b2f Compare September 18, 2023 05:51
@localheinz localheinz self-assigned this Sep 18, 2023
@localheinz localheinz merged commit 9d3df41 into 5.16 Sep 18, 2023
@localheinz localheinz deleted the feature/long-to-shorthand-operator branch September 18, 2023 05:52
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