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

Drop support for HHVM #2478

Merged
merged 2 commits into from May 22, 2017
Merged

Drop support for HHVM #2478

merged 2 commits into from May 22, 2017

Conversation

fabpot
Copy link
Contributor

@fabpot fabpot commented May 19, 2017

No description provided.

.travis.yml Outdated
@@ -14,15 +14,13 @@ php:
- 5.6
- 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.

you should not remove testing on PHP nightly

@robfrawley
Copy link
Contributor

Shouldn't this be done aginst 2.x, as this is basically a deprecation?

@fabpot
Copy link
Contributor Author

fabpot commented May 22, 2017

Doing it in 2.x would be the same. If we really want to "deprecate" HHVM, we would have to do it in 3.x, which is a no-go for me.

@fabpot fabpot merged commit b6a4895 into twigphp:1.x May 22, 2017
fabpot added a commit that referenced this pull request May 22, 2017
This PR was squashed before being merged into the 1.x branch (closes #2478).

Discussion
----------

Drop support for HHVM

Commits
-------

b6a4895 fixed tests for PHP 7.2
6ff8d6f dropped support for HHVM
@robfrawley
Copy link
Contributor

Fair enough @fabpot. We've done the same in a few other projects I maintain because the situation was untenable, so I understand the motivation.

@fabpot fabpot deleted the hhvm-drop branch January 30, 2018 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants