Skip to content

Update travis config to test againt 7.0, 7.1, and nightly #56

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

Closed

Conversation

siwinski
Copy link

This relates to the PHP 7.1 failures reported in #55

I will try to submit a fix for the failures when I get time unless someone else gets to fixing the failures before I do.

- 7
- 7.0
- 7.1
- nightly
Copy link
Member

Choose a reason for hiding this comment

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

Will this library continue to work once a nightly contains breaking changes or PHP 8 or PHP 9 will be released? I'm not sure we can guarantee this, so I would rather remove the "nightly" build here.

Also, I would vote to not merge this yet at least until the issues with PHP 7.1 are resolved 👍

Copy link
Member

Choose a reason for hiding this comment

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

We could move nightly to allowed to fail so we know if it works on PHP 8 and PHP 9 before it comes out 😄

Copy link
Member

Choose a reason for hiding this comment

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

Makes sense, either that or removing it altogether 👍

Copy link
Author

Choose a reason for hiding this comment

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

Sorry for the delay. I updated the changes to allow nightly failures. I have not had time to fix the test suite for 7.1 though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants