Skip to content
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

Test with php 7.3 #424

Merged
merged 2 commits into from Sep 25, 2018
Merged

Test with php 7.3 #424

merged 2 commits into from Sep 25, 2018

Conversation

DeepDiver1975
Copy link
Member

No description provided.

@DeepDiver1975 DeepDiver1975 force-pushed the feature/php7.3 branch 2 times, most recently from e0b0626 to ea7a15c Compare September 25, 2018 09:32
@DeepDiver1975
Copy link
Member Author

@staabm seems like there is no way to test with the current travis config on php 5.5

I vote for removing php 5.5 from travis for now - later we can decide to drop it completly ...

Objections?

@staabm
Copy link
Member

staabm commented Sep 25, 2018

I am ok with a "allow failures" travis config for php5.5 (and a separate issue in the issue tracker to maybe solve this problem in the future)

.travis.yml Outdated
addons:
apt:
packages:
- libzip4
Copy link
Member

Choose a reason for hiding this comment

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

add a comment when/why we need this

@evert
Copy link
Member

evert commented Sep 25, 2018

Why don't you cut a new major version and drop PHP < 7? Might make your life a bit easier.

@DeepDiver1975
Copy link
Member Author

We can drop older version in a followup pr.

@staabm merge? We can then tag a new alpha and setup dependencies in other repos properly.

@staabm staabm merged commit c533d42 into master Sep 25, 2018
@staabm staabm deleted the feature/php7.3 branch September 25, 2018 18:42
@staabm
Copy link
Member

staabm commented Sep 25, 2018

Thanks

@DeepDiver1975
Copy link
Member Author

next version with support for php 7.3 is 4.1.7 or 4.2.0 or 5.0.0 ?

From my pov as long as we don't really remove php support this is not a breaking change. I vote for 4.2.0 @evert @staabm

@staabm
Copy link
Member

staabm commented Sep 26, 2018

4.2.0. when we dont drop php5, agree

@DeepDiver1975
Copy link
Member Author

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.

None yet

4 participants