(RFC: https://wiki.php.net/rfc/context_sensitive_lexer)
. Added support for scalar type declatarations and strict mode using
declare(strict_types=1) (RFC: https://wiki.php.net/rfc/scalar_type_hints_v5)
+ . Added support for cryptographically secure user land RNG
+ (RFC: https://wiki.php.net/rfc/easy_userland_csprng)
- OpenSSL
. Added "alpn_protocols" SSL context option allowing encrypted client/server