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

HHVM: Keyword __HALT_COMPILER must be written in lowercase #8127

Closed
tgr opened this issue May 6, 2019 · 1 comment
Closed

HHVM: Keyword __HALT_COMPILER must be written in lowercase #8127

tgr opened this issue May 6, 2019 · 1 comment

Comments

@tgr
Copy link

tgr commented May 6, 2019

Running composer on Travis with PHP set to "hhvm" with an otherwise stock config results in this error:

$ composer self-update
Fatal error: Uncaught Error: Keyword __HALT_COMPILER must be written in lowercase in /home/travis/.phpenv/versions/hhvm-stable/bin/composer:27

HHVM version is 4.3.0; not sure about Composer version as composer --version dies with the same error, but in non-HHVM builds it is 1.8.5, so I'd assume it's the same.

@alcohol
Copy link
Member

alcohol commented May 6, 2019

We no longer support HHVM.

@alcohol alcohol closed this as completed May 6, 2019
felixmaier1989 added a commit to felixmaier1989/UrlShortener that referenced this issue May 23, 2019
zssarkany added a commit to zssarkany/laravel-database-sticky-timezone that referenced this issue Jun 3, 2019
peter-gribanov added a commit to peter-gribanov/sitemap that referenced this issue Jun 10, 2019
kelvinmo added a commit to kelvinmo/simplejwt that referenced this issue Jun 13, 2019
kelvinmo added a commit to kelvinmo/fernet-php that referenced this issue Jun 13, 2019
kelvinmo added a commit to kelvinmo/simplejwt that referenced this issue Jun 13, 2019
JanMikes added a commit to glami/getopt-php that referenced this issue Sep 6, 2019
bramr94 added a commit to bramr94/type-safe-collection that referenced this issue Oct 23, 2019
uuf6429 added a commit to uuf6429/expression-language-arrowfunc that referenced this issue Dec 4, 2019
biozshock added a commit to biozshock/Temporary-Filesystem that referenced this issue Dec 6, 2019
Vinai added a commit to Vinai/eris that referenced this issue Dec 30, 2019
Since composer no longer supports hhvm, and Eris is a composer package,
it is no longer possible to include it in the build.

Reference composer/composer#8127 (comment)

> We no longer support HHVM.
steos added a commit to steos/php-quickcheck that referenced this issue Jan 8, 2020
Composer no longer supports hhvm, therefore removed
(composer/composer#8127).
razvanphp pushed a commit to razvanphp/cnp that referenced this issue Jan 9, 2020
kennethormandy added a commit to kennethormandy/oauth2-stripe that referenced this issue Feb 7, 2020
Henridv added a commit to Henridv/phystrix-bundle that referenced this issue Apr 26, 2020
composer dropped support for hhvm: composer/composer#8127
phpunit 7.5.0 doesn't support php 7.0
H4wKs added a commit to H4wKs/oauth2-facebook that referenced this issue Jul 19, 2020
Hhvm no longer supported composer/composer#8127
shaggy8871 added a commit to shaggy8871/mailgun-php that referenced this issue Aug 20, 2020
DavidGarciaCat pushed a commit to mailgun/mailgun-php that referenced this issue Aug 20, 2020
bumbummen99 added a commit to bumbummen99/command that referenced this issue Sep 9, 2020
Remove hhvm as it is no longer supported by composer composer/composer#8127 (comment)
bumbummen99 added a commit to bumbummen99/guzzle-services that referenced this issue Sep 9, 2020
Re add PHP 5.5, use trusty as dist on travis ci.
Remove hhvm as it is no longer supported by composer
composer/composer#8127 (comment)
Konafets pushed a commit to guzzle/command that referenced this issue Sep 28, 2020
* Update composer.json

Added support for Guzzle 7 (7.0.1).
Guzzle 7 is the minimum version for Laravel 8.

* Update .travis.yml

Remove PHP 5.5 as xenial is now the default image.

* Update .travis.yml

Use trusty

* Update README.md

Trigger CI

* Update .travis.yml

Remove hhvm as it is no longer supported by composer composer/composer#8127 (comment)

* Update .travis.yml

Add self-update

* Remove support for guzzle < 7.0.1,
Remove support for PHP < 7.2.5,
Remove testing for PHP < 7.2.5,

* Update phpunit

* Fix tests,
Add .phpunit.result.cache to .gitignore,
brendankay added a commit to graze/wipotec-checkweigher-client that referenced this issue Dec 13, 2020
minnur added a commit to chapter-three/AppleNewsAPI that referenced this issue Dec 21, 2020
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

No branches or pull requests

2 participants