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

> - Added support for `` to `type`, `newtype`, `enum`s and `enum class`es, which shows the docs URL in the IDE's hover information Release: https://github.com/hhvm/hhvm.com/pull/219/ Attributes: https://docs.hhvm.com/hack/attributes/predefined-attributes

This currently appears to encourage `HH\Asio\join()`, and doesn't mention the downsides

CLA Signed

Please complete the information below: # Where is the problem? Incrementing / Decrementing guide. # What is the problem? We never talk of the consequences of a post- or pre-increment/decrement....

good first issue
guides-content

The introduction should be shorter, with less (or smaller-sized) diagrams. Conceptually, it's important to describe how the asynchronous functionality _actually_ works and potential misconceptions, but I don't think the first...

guides-content

# Where is the problem? The pages on shapes and dicts. # What is the problem? When to use a dict and when to use a shape is a question...

guides-content

Fixes #1260 and includes a new description for the Traits and Interfaces section.

CLA Signed

Sometimes the docs site takes a long time until successfully deployed. According to the event log from the ECS service, it seems the Docker containers may get started then get...

site-enhancement

Please complete the information below: # Where is the problem? The sidebar. # What is the problem? The sidebar is blocking a huge chunk of the page and I can't...

guides-bug

Please complete the information below: # Where is the problem? - e.g. "The section describing how widgets work" # What is the problem? - e.g. "It doesn't explain that widgets...

reference-bug