Ocramius / PackageVersions

:package: Composer addon to efficiently get installed packages' version numbers
MIT License
3.22k stars 67 forks source link

Fatal error during travis build after update to 1.1.0 #34

Closed prolic closed 8 years ago

prolic commented 8 years ago
Fatal error: Syntax only allowed in Hack files (<?hh) or with -v Eval.EnableHipHopSyntax=true in /home/travis/build/company/project/vendor/ocramius/package-versions/src/PackageVersions/Versions.php on line 147
prolic commented 8 years ago

Btw: PHP 7 only is used on travis.

Ocramius commented 8 years ago

Neither PackageVersions nor ProxyManager v2 officially support HHVM: can't do much, since it's lagging back on language support

On 23 Jul 2016 11:07 a.m., "Sascha-Oliver Prolic" notifications@github.com wrote:

Btw: PHP 7 only is used on travis.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Ocramius/PackageVersions/issues/34#issuecomment-234708440, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJakMMmnkRuYB3hN34TF48c6XQesy1Xks5qYdnEgaJpZM4JTUhz .

prolic commented 8 years ago

I am not using hhvm, but PHP 7 and travis builds are failing with 1.1.0 and passing with 1.0.4.

prolic commented 8 years ago

Unfortunately this is a private repository, but perhaps I can make a small test-repo to reproduce the issue for you, if necessary.

Ocramius commented 8 years ago

Does the problem present itself with master?

Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/

On Sun, Jul 24, 2016 at 6:19 AM, Sascha-Oliver Prolic < notifications@github.com> wrote:

Unfortunately this is a private repository, but perhaps I can make a small test-repo to reproduce the issue for you, if necessary.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ocramius/PackageVersions/issues/34#issuecomment-234756574, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJakFywNH1VLEi71N-JL2Xp63Ha6q4jks5qYufAgaJpZM4JTUhz .

prolic commented 8 years ago

Yep, works with current master.

Ocramius commented 8 years ago

@prolic I'll tag a release then. Gimme a few minutes :-)

prolic commented 8 years ago

perfect, thanks.

Ocramius commented 8 years ago

https://github.com/Ocramius/PackageVersions/releases/tag/1.1.1