-
Notifications
You must be signed in to change notification settings - Fork 24
Move php7-v2 to master #137
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
Milestone
Comments
This was referenced Mar 23, 2020
Closed
Blocked on:
|
This was referenced Mar 24, 2020
Merged
As part of this issue we should ensure that all commits into What to inspect: $ git merge-base origin/master origin/php7-v2
61b9d7bc15d78e210b58e2a16feecdb3982923a9
$ git log 61b9d7bc15d78e210b58e2a16feecdb3982923a9..origin/master |
This was referenced Mar 28, 2020
Closed
This was referenced Jun 29, 2020
Nothing more to do here. We should carefully look at README (whether it is actual) as follow up. See also PR #129. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that community prefer php7 and now we can obsolete php5 support. I propose to move current master (php5) into the separate branch and move php7-v2 branch (force-push or merge, don't sure) to master.
Packages then will be build for php7, so #117 (and #136) will be fixed.
We need to elaborate what additional work is needed here: update docker images and so on.
@bigbes Can you please comment?
The text was updated successfully, but these errors were encountered: