-
# Where is the problem?
In https://docs.hhvm.com/hack/contexts-and-capabilities/introduction#parameterized-contexts
# What is the problem?
Instead of:
```
function throws_foo_or_bar_excepti…
-
One of the changes in the 1.2.0 release - namely the lines [here](https://github.com/mockery/mockery/blob/100633629bf76d57430b86b7098cd6beb996a35a/library/Mockery/Generator/Method.php#L46) are causing…
-
**Describe the bug**
`hphp` does not compile with `cmake -DCMAKE_BUILD_TYPE=Debug`
**Standalone code, or other way to reproduce the problem**
Steps to reproduce the behavior:
1. Checkout the…
Atry updated
4 months ago
-
Running the following script from php.net with hhvm master on Mac, I get `Warning: mysql_connect(): Lost connection to MySQL server at 'reading authorization packet', system error: 35 in mysql.php on …
-
Basically just following everything exactly to install on Ubuntu 2022-04
(This is Ubuntu on VirtualBox on a Windows 11 machine... if it may be an issue)
(I am putting all the commands in a `do.bas…
-
It would be good if we could:
- allow examples in code blocks in `.md` files
- automatically generate the `*expect*` files
One potential flow would be:
- I create a pull request - fredemmott/f…
-
Hi Community,
As I currently learn hacklang, It seems the sample code in this page `https://docs.hhvm.com/hack/asynchronous-operations/some-basics` is not runnable.
# spec
```console
hhvm --ve…
-
> Never start by creating a pull request, always open an issue to explain what you want to do before starting developing something.
I've been messing around with this extension recently and it's be…
-
This is a follow-up to https://github.com/facebook/hhvm/issues/6126#issuecomment-134299426.
We have a [PR](https://github.com/docker-library/official-images/pull/1043) from a community member to add …
-
https://github.com/facebook/hhvm/issues/9301
Klhcjk