-
Mediawiki is failing the install because HHVM is dumping a seg fault when running Composer during the install process.
The HHVM seg fault is probably on my side.
The Mediawiki issue is that eve…
-
Cannot install in my debian unstable/trixie Siduction
apt-get update
apt-get install -y apt-transport-https software-properties-common
apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.c…
-
Please complete the information below:
# Where is the problem?
https://docs.hhvm.com/hhvm/installation/linux (Ubuntu)
# What is the problem?
after completing all previous commands without er…
-
In https://github.com/magento/magento2/pull/39202, we did some cleanup, but it cleaned not all places.
It would be great to clean also
- checks for PHP < 8.1 https://github.com/search?q=repo%3Amag…
-
Would there be any interest in a port of php_riak to HHVM? (because I would really like to code it :+1: )
-
Test HHVM, do implementations of stuff that does not work, add to Travis.
-
Tests are failing on HHVM. It appears that this is a known issue with Guzzle/RingPHP, so it won't be fixable in this library.
-
Hello, using HHVM I get this :
```
[PDOException]
could not find driver
```
Looks like the driver isn't fully supported with HHVM.
Do you know how to get it work ?
Extension is declared in `/etc/h…
-
Hi there,
the current version of this Bundle `1.2.13` is not useable with HHVM in stable version `3.2.0`.
The problem is, that the memcached extension is using the version string `2.2.0b1` instead o…
-
It would be great to use pinba under HHVM environment. Is it possible to implement such extension?