ThaDafinser / UserAgentParser

UserAgent parsing done right
http://useragent.mkf.solutions/
MIT License
247 stars 48 forks source link

Drop HHVM as per HHVM plan changes #117

Closed photodude closed 5 years ago

photodude commented 6 years ago

HHVM LTS 3.24 is the last version to support PHP 5 compatibility third paragraph states "HHVM will not aim to target PHP7" and further down "We do not intend to be the runtime of choice for folks with pure PHP7 code." (just HACK) https://hhvm.com/blog/2017/09/18/the-future-of-hhvm.html

add PHP 7.2 add PHP 7.3

photodude commented 5 years ago

@ThaDafinser try triggering the Travis build this should work. the Travis error is related to an HTML connectivity issue and should be find now

photodude commented 5 years ago

@ThaDafinser closing as there is an authentication error I can't fix. Feel free to reopen if you solve the authentication issue.