user-documentation icon indicating copy to clipboard operation
user-documentation copied to clipboard

Documentation for those that use HHVM and write Hack code.

Results 132 user-documentation issues
Sort by recently updated
recently updated
newest added

Currently, adding a new sample requires all of: ``` the_file.php the-file.php.hhconfig // empty the-file.php.hhvm.expect // usually empty the-file.php.no.auto.output // empty the-file.php.typechecker.expect // usually "No errors!" ``` I propose that `the_file.php`...

site-enhancement

I fielded an internal question at Slack about how to append objects to `vec`s, and more generally where to find this information in the docs. I pointed to https://docs.hhvm.com/hack/built-in-types/arrays, which...

guides-content

Please complete the information below: # Where is the problem? Bottom of the first example # What is the problem? `Shapes::idx` is for use with optional/nullable fields, not ones that...

reference-content

Please complete the information below: # Where is the problem? The entire example. # What is the problem? The typechecker doesn't look at pseudomains, and all the code is in...

reference-content
reference-bug

hhvm/hhvm: just the package hhvm/hhvm-proxygen: http server no fastcgi support for now, but could be added fairly easily

guides-content

refs #210 Used for 'save to homescreen' on iOS devices

site-enhancement

It allows you to use a custom path instead of /tmp/hh_server - this is useful when running a load of hh_server checks in parallel, because of race conditions

guides-content

Needs __HipHopSpecific attribute

guides-content