hershel-theodore-layton / hhvm-four-shim
Supporting hhvm 4 for as long as possible.
Installs: 960
Dependents: 6
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Hack
Requires
- hhvm: >=5
This package is auto-updated.
Last update: 2025-05-26 06:05:03 UTC
README
Supporting hhvm 4 for as long as possible.
This might not work, but I will try.
Installation
If you can depend on "require": { "hhvm/hhvm": ">=5" }
handling from composer.
You can simply composer require
this library and be on your merry way. If
you use --ignore-platform-reqs
, you must pin a version. The 0.4.x
range
contains backports for hhvm 4, and the 0.6.x
range contains forward compatible
implementations for hhvm@next.
Development
There are two branches available, both must stay in sync.