Skip to content

Update travis-ci configuration to test in PHP7.3/4 #318

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
Nov 28, 2019

Conversation

beryllium
Copy link
Contributor

Adds 7.3 and 7.4snapshot to .travis.yml.

The snapshot part appears to be required at the moment, but I expect in a few days or weeks it will be able to switch to plain 7.4.

I noticed that there is a deprecation notice for a bunch of the curly brace string accessors in the latest Release, please let me know if I can be of help to solve that. This library is used within Sculpin, which I help maintain.

Adds `7.3` and `7.4snapshot` to `.travis.yml`.

The `snapshot` part appears to be required at the moment, but I expect in a few days or weeks it will be able to switch to plain `7.4`.

I noticed that there is a deprecation notice for a bunch of the curly brace string accessors in the latest Release, please let me know if I can be of help to solve that. This library is used within [Sculpin](https://sculpin.io/), which I help maintain.
@michelf michelf merged commit 3a1e527 into michelf:lib Nov 28, 2019
@michelf
Copy link
Owner

michelf commented Nov 28, 2019

Thank you.

Many (all?) deprecations about curly braces have been fixed (#316, #317), I just haven't made a release of that yet. I'll try to take a look at this next weekend.

@beryllium
Copy link
Contributor Author

Thanks :)

@michelf
Copy link
Owner

michelf commented Dec 2, 2019

Tagged new version 1.9.0. Thank you for reminding me.

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