Skip to content

Test on 7.4 #156

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

Merged
merged 1 commit into from
Dec 16, 2019
Merged

Test on 7.4 #156

merged 1 commit into from
Dec 16, 2019

Conversation

Big-Shark
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Documentation No
License MIT

PHP 7.4 released, and we need run tests for 7.4 too

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

while it does not end up in an error, there is a warning in the 7.4 build because of phpspec/phpspec#1274

we seem to be on phpspec 2.4 atm, while the release that fixes the warning is phpspec 6.1 😱

i will merge as is, as its only a warning about the testing toolchain. if you want to try to upgrade the project to use phpspec 6.1 that would be awesome. (you'd need to allow some older phpspec version still, if we can support both, as 6.1 is only for php 7.2 and newer)

@dbu dbu merged commit e7bbae4 into php-http:master Dec 16, 2019
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