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? - "The section describing how Hack array works" - https://docs.hhvm.com/hack/arrays-and-collections/vec-keyset-and-dict # What is the problem? - It is confusing/wrong in...

Please complete the information below: # Where is the problem? Documentation, Getting Started: Starting a Real Project, Adding Functions or Classes section, code example # What is the problem? The...

Please complete the information below: # Where is the problem? Keyset documentation: https://docs.hhvm.com/hack/arrays-and-collections/vec-keyset-and-dict#keyset # What is the problem? It should be noted that keysets preserve insertion order just like `dict`....

fixes #1196 Fixes: - Fix CI - Updates the docs site to use a support hhvm version (4.168) - Makes hsl examples exempt from the `` requirement. - This is...

CLA Signed

As title. Also, please :) -------------------------------- Please don't change anything below this point. -------------------------------- - Build ID: HHVM=HHVM-4.164.0:HSL=v4.108.1:2023-04-06T02:04:00+0000:1fa47f258c6b68f8ec01899aa82fd6ffa0957109 - Page requested: /hack/memoization-options/introduction - Page requested at: Thu, 06 Apr 2023...

Please complete the information below: # Where is the problem? hhvm.log.level default is shown as "Warning" where it should say at least "Info" # What is the problem? Without specifying...

In the section on boolean conversions: https://docs.hhvm.com/hack/types/type-conversion#conversion-to-bool The first sentence says "No non-bool type can be converted implicitly to bool. All other conversions must be explicit.". But then the proceeds...

Please complete the information below: # Where is the problem? The last code block, where an example of the "as" constraint is given. # What is the problem? It gives...

For task [T133748369](https://www.internalfb.com/intern/tasks/?t=133748369)

CLA Signed

Please complete the information below: # Where is the problem? https://docs.hhvm.com/hack/ # What is the problem? It doesn't explain Hack. What if my mom stumbles onto that site? Or any...