PHP 7.1.0 Alpha 1 comes with features such as (incomplete list):
* Nullable Types
* Square bracket syntax for array restructuring assignment
* Allow specifying keys in list()
* Generalize support of negative string offsets
* Void Return Type
* Class constant visibility modifiers
* Multi catch