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 some tests specific to PHP 7 #177

Merged
merged 1 commit into from
Dec 20, 2023
Merged

Conversation

crocodele
Copy link
Collaborator

These tests should have been removed as part of dropping support for PHP 7.4, but I had completely forgotten that some of the tests were targeting PHP 7 specifically. Anyway, we can remove them now.

@dawitnida
Copy link
Member

These tests should have been removed as part of dropping support for PHP 7.4, but I had completely forgotten that some of the tests were targeting PHP 7 specifically. Anyway, we can remove them now.

oh I need to do a more thorough reviewing as well. Are you planning to add tests for the newer versions then?

@crocodele
Copy link
Collaborator Author

crocodele commented Dec 19, 2023

These tests should have been removed as part of dropping support for PHP 7.4, but I had completely forgotten that some of the tests were targeting PHP 7 specifically. Anyway, we can remove them now.

oh I need to do a more thorough reviewing as well. Are you planning to add tests for the newer versions then?

@dawitnida, half of the files in the PR are _php7 files that I remove. The other half are _php8 files that I rename. So we already have tests for the newer versions. 🙂

@crocodele crocodele merged commit c5f7830 into main Dec 20, 2023
13 checks passed
@crocodele crocodele deleted the chore/RemovePhp7Tests branch December 20, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants