HHVM support #5520

Open
opened 2026-01-22 15:09:50 +01:00 by admin · 0 comments
Owner

Originally created by @lcobucci on GitHub (May 5, 2017).

Originally assigned to: @lcobucci on GitHub.

We're struggling to support HHVM properly on our projects:

So it's time to rethink if we still want to guarantee HHVM support, the reasons are:

  1. Even though we managed to run HHVM 3.15 on travis it was impossible to install the dependencies (we should give it a try on HHVM 3.18 however I'm not sure how often HHVM users upgrade stuff)
  2. We want to use new PHP features but HHVM is not being able to keep up the pace updates and they still have a list of PHP 5 and 7 incompatibilities
Originally created by @lcobucci on GitHub (May 5, 2017). Originally assigned to: @lcobucci on GitHub. We're struggling to support HHVM properly on our projects: - https://github.com/doctrine/doctrine2/pull/1149, https://github.com/doctrine/doctrine2/pull/6286, https://github.com/doctrine/doctrine2/pull/6288 - https://github.com/doctrine/dbal/pull/2550 - https://github.com/doctrine/common/pull/785 - https://github.com/doctrine/collections/pull/104 - https://github.com/doctrine/collections/pull/110 - https://github.com/doctrine/cache/pull/203 So it's time to rethink if we still want to guarantee HHVM support, the reasons are: 1. Even though we managed to run HHVM 3.15 on travis it was impossible to install the dependencies (we should give it a try on [HHVM 3.18](https://docs.travis-ci.com/user/languages/php/#HHVM-versions-on-Trusty) however I'm not sure how often HHVM users upgrade stuff) 2. We want to use new PHP features but HHVM is not being able to keep up the pace updates and they still have a list of [PHP 5 and 7 incompatibilities](https://github.com/facebook/hhvm/issues)
admin added the Improvement label 2026-01-22 15:09:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#5520