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

Please complete the information below: # Where is the problem? https://docs.hhvm.com/hack/source-code-fundamentals/script-inclusion#legacy-issues # What is the problem? 1. Spelling error: "though strongly discoraged" should be "though strongly discouraged" 2. Nit: Missing...

Please complete the information below: # Where is the problem? The page does not introduce the capability of the using block where multiple items can be specified. Eg.: ``` using...