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

Support PHP 8 #120

Merged
merged 1 commit into from
Apr 30, 2021
Merged

Support PHP 8 #120

merged 1 commit into from
Apr 30, 2021

Conversation

cerbero90
Copy link
Contributor

This PR introduces the support for PHP8.

All tests ran successfully, except the one updated in this PR: str_ireplace() is sensitive to the type of the $replace parameter in PHP 8, so only strings or array can be passed to the function.

@JonoB JonoB requested a review from mauricius April 30, 2021 08:53
@mauricius mauricius merged commit 325aeaf into mettle:master Apr 30, 2021
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.

2 participants