- Zend Engine 3 performance improvements and 64-bit integer support on Windows
- uniform variable syntax AST-based compilation process
- added Closure::call()
- bitwise shift consistency across platforms
- (null coalesce) operator
- Unicode codepoint escape syntax
- return type declarations
- and scalar type (integer, float, string and boolean) declarations.