-
I managed to get Composer to load Facebook's XHP library with the `--ignore-platform-reqs` flag, and I added the following line to config/hhvm.d/config.ini.erb
`hhvm.enable_xhp = true`
However, I st…
-
### Issue and Steps to Reproduce
If I'm writing XHP code in Hack and not inside either `` or `{}`, I'm writing content, not code, so autocomplete should be disabled.
### Expected Behavior
`$x = peop…
-
Currently we set text properties but never remove them, resulting in modified code incorrectly being considered XHP.
-
This repo is just leaving the c5.php for xhp as a loose file. This really should be included as its own package, so it can be distributed and installed easily.
-
```
class Foo {}
class bar {}
class :biz {}
```
![Screenshot 2021-05-12 at 16 12 56](https://user-images.githubusercontent.com/70800/118055426-f2ed9c00-b33c-11eb-89b4-dbe5a37dd38a.png)
-
``` Hack
-
hi @sgolemon , We are at KMK-ONLINE (KMKlabs) already use XHP on HHVM and want that XHP feature to be enabled on PHP7. So that at that time we didnt find if there is a work for PHP7 version, becuase t…
-
Hi,
thanks for sharing the code, but I find that there are some differences.
In your code, you sum the GT density map as the GT count. But in the original testing code provided by the xhp, the GT …
-
Reduced test snippet from LibreOffice help:
```
Navigator
/text/swriter/01/02110000.xhp
Navigator
Shows or hides the Navigator window, where you can quickly jump to di…
-
Here's an idea now that c5 elements can be used with Cache:
A future-feature could be something like WebSphere dynacache's cachespec.xml, but more readable and without the bloat. The xhp tree can be …