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

Remove references to PHP 7.0 in tests (only removing lines) #5902

Merged
merged 1 commit into from
Aug 27, 2021
Merged

Remove references to PHP 7.0 in tests (only removing lines) #5902

merged 1 commit into from
Aug 27, 2021

Conversation

kubawerlos
Copy link
Contributor

@kubawerlos kubawerlos commented Aug 27, 2021

This is first part of removing PHP 7.0 references from code - with only removing obvious stuff, to make easy review.

This touches 50 files, so more interesting changes will be in separate PR.

Most of the fixes are when having:

testFix
provideFixCases
testFix70
provideFix70Cases

is removing testFix70 and merging the providers.

@coveralls
Copy link

coveralls commented Aug 27, 2021

Coverage Status

Coverage decreased (-0.01%) to 92.294% when pulling 8a86d48 on kubawerlos:remove_references_to_php_7.0_in_tests into e9aa4c8 on FriendsOfPHP:3.0.

@kubawerlos kubawerlos closed this Aug 27, 2021
@kubawerlos kubawerlos reopened this Aug 27, 2021
@keradus keradus added this to the 3.0.3 milestone Aug 27, 2021
@keradus
Copy link
Member

keradus commented Aug 27, 2021

Thank you @kubawerlos.

@keradus keradus merged commit 1127221 into PHP-CS-Fixer:3.0 Aug 27, 2021
@kubawerlos kubawerlos deleted the remove_references_to_php_7.0_in_tests branch August 27, 2021 16:59
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.

None yet

3 participants