This repository has been archived by the owner on Sep 27, 2019. It is now read-only.
This is a major point release of the Hack specification. Included in this update are new Hack features since 1.0, Hack support based on PHP 7 features, bug fixes and cleanup from 1.0. New tests have been written and current tests have been updated as needed. Here is a partial list of additions to the specification:
- Type Constants
- Nullsafe Property Access
noreturn
classname
- Shapes structural subtyping
- Coalesce Operator
... and more.