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 CI for PHP 8.0 #405

Merged
merged 1 commit into from
Dec 9, 2020
Merged

fix CI for PHP 8.0 #405

merged 1 commit into from
Dec 9, 2020

Conversation

IonBazan
Copy link
Contributor

@IonBazan IonBazan commented Dec 9, 2020

Fixes #404 - iterator_to_array is not marked as pure anymore: JetBrains/phpstorm-stubs#969
Checks are still run on PHP 7.4 because PHP 8.0 introduces false return type for createElement and other DOM-related methods - I will try to provide a fix in a separate PR soon.

@nyamsprod
Copy link
Member

@IonBazan thanks for the PR will review and merge it as soon as possible 🎉 and I will credit you for making the package available for PHP8 in the changelog 👍

@nyamsprod nyamsprod merged commit fb3ea00 into thephpleague:master Dec 9, 2020
@IonBazan IonBazan deleted the ci-fix branch December 10, 2020 01:39
@IonBazan
Copy link
Contributor Author

@nyamsprod Thank you for merging. Can you also create a new release to allow users to migrate to PHP 8.0?

@nyamsprod
Copy link
Member

@IonBazan it's in my today's to-do list don't worry 😉

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.

New Tag for PHP 8.0 ?
2 participants