Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Hack Specification 1.1

Latest
Compare
Choose a tag to compare
@JoelMarcey JoelMarcey released this 15 Apr 23:34
· 15 commits to master since this release

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.