php-http / message

HTTP Message related tools
http://php-http.org
MIT License
1.3k stars 42 forks source link

drop hhvm support as its no longer working #99

Closed dbu closed 6 years ago

dbu commented 6 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets -
Documentation -
License MIT

What's in this PR?

Drop HHVM support

Why?

Builds with hhvm started failing. HHVM is not used much anymore, so i'd rather drop support for it than trying to figure out how to fix the build with it.