Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Enhancement: Enable ereg_to_preg fixer #30

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Conversation

localheinz
Copy link
Contributor

This PR

  • enables the ereg_to_preg fixer

Follows #25.

💁‍♂️ For reference, see https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.17.1/doc/rules/alias/ereg_to_preg.rst.

@codecov
Copy link

codecov bot commented Dec 11, 2020

Codecov Report

Merging #30 (01e44a0) into main (5a439b2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main       #30   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity         8         8           
===========================================
  Files              2         2           
  Lines             24        24           
===========================================
  Hits              24        24           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a439b2...01e44a0. Read the comment docs.

@gansel-bot gansel-bot self-assigned this Dec 11, 2020
@localheinz localheinz merged commit 5534729 into main Dec 11, 2020
@localheinz localheinz deleted the feature/ereg-to-preg branch December 11, 2020 10:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants