You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bladeSk as you have added PHP 7 support, I think it's important that our test suite runs against multiple versions. If you look at https://github.com/ably/ably-php/blob/master/.travis.yml#L3, you will see we only support 5.4 now. Should we not run the test suite against all support PHP versions to make sure we don't introduce regressions in future?
@bladeSk as you have added PHP 7 support, I think it's important that our test suite runs against multiple versions. If you look at https://github.com/ably/ably-php/blob/master/.travis.yml#L3, you will see we only support 5.4 now. Should we not run the test suite against all support PHP versions to make sure we don't introduce regressions in future?
See https://docs.travis-ci.com/user/languages/php/
The text was updated successfully, but these errors were encountered: