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

Fix: Rename Config\RuleSet::targetPhpVersion() to Config\RuleSet::phpVersion() #878

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • renames Config\RuleSet::targetPhpVersion() to Config\RuleSet::phpVersion()

@localheinz localheinz self-assigned this Sep 17, 2023
@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Merging #878 (317e473) into main (b5accdd) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##                main      #878   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       109       109           
===========================================
  Files             19        19           
  Lines            424       424           
===========================================
  Hits             424       424           
Files Changed Coverage Δ
src/Factory.php 100.00% <100.00%> (ø)
src/RuleSet/Php53.php 100.00% <100.00%> (ø)
src/RuleSet/Php54.php 100.00% <100.00%> (ø)
src/RuleSet/Php55.php 100.00% <100.00%> (ø)
src/RuleSet/Php56.php 100.00% <100.00%> (ø)
src/RuleSet/Php70.php 100.00% <100.00%> (ø)
src/RuleSet/Php71.php 100.00% <100.00%> (ø)
src/RuleSet/Php72.php 100.00% <100.00%> (ø)
src/RuleSet/Php73.php 100.00% <100.00%> (ø)
src/RuleSet/Php74.php 100.00% <100.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz merged commit 16b9c50 into main Sep 17, 2023
@localheinz localheinz deleted the fix/rename branch September 17, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants