Fred Emmott
Fred Emmott
> Therefore I cannot complete the installation correctly We *strongly* recommend not using fastcgi, and using the built-in server correctly. That said, this does need fixing.
If you're using 4.1, you should have the script in /opt/hhvm/4.1/share/hhvm/install_fastcgi.sh
`hhvm -m server -p someport` > I plan on installing wordpress. HHVM 4 does not support PHP code, and support for 3.30 ends in November; you probably don't want to...
LSP examples should include `--from foo` options
To clarify, HDF is already supported by HHVM - it's older than our INI file support. This is just a documentation change.
I've gone in to a lot of detail on `unset($varray[$x])` here; similar is probably needed for other warnings.
What do you mean by 'not implemented'? Can you give example code with errors? There are documentation errors here, along with the fact it shouldn't be in the HH namespace,...
Also, which commit are you referring to?
It's implemented in HHVM, just not in Hack; ignoring that for this Github repository as it's not a documentation issue; that would be best filed over at https://github.com/facebook/hhvm/ , but...
I'm going to blacklist this from docs.hhvm.com though as we're not supposed to be copying things that are copied verbatim from PHP.