-
Notifications
You must be signed in to change notification settings - Fork 67
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
Add php 7 and 8 #59
base: v1.1
Are you sure you want to change the base?
Add php 7 and 8 #59
Conversation
Here is build log: https://travis-ci.com/b1rdex/phpiredis/builds/105300525 |
Here is last build log with CFLAGS set: https://travis-ci.com/b1rdex/phpiredis/builds/105302618 |
The build is green: https://travis-ci.com/github/b1rdex/phpiredis/builds/177896588 |
Hi @b1rdex, just wondering: would it be possible to keep tests running on PHP 5.3, 5.4 and 5.5 on Travis CI just like we did with Predis? We could also add PHP 8.0 while we are at this, planning to merge #66 in a few days. |
@nrk I've added 5.3, 5.4 and 5.5 back and added 8.0. The build passed (https://travis-ci.com/github/b1rdex/phpiredis/builds/189732401) except for 8.0. Then I decided to update the branch and rebase it over v1.1. And now it's broken: https://travis-ci.com/github/b1rdex/phpiredis/builds/189734122. I don't get why and can't fix it. What should I do next? 😄 Also, could you please fix Travis integration? Would be easier to see the build status here on GitHub. |
Actually, v1.1 branch errors too: https://travis-ci.com/github/b1rdex/phpiredis/builds/189735956 |
Had to drop php 5.3