user-documentation
user-documentation copied to clipboard
Documentation for those that use HHVM and write Hack code.
> - 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
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....
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...
# 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...
Fixes #1260 and includes a new description for the Traits and Interfaces section.
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...
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...
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...