We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49a8f80 commit c872356Copy full SHA for c872356
UPGRADING
@@ -536,6 +536,8 @@ Other
536
(RFC: https://wiki.php.net/rfc/generator-delegation)
537
. Reserved keywords can now be used in various new contexts.
538
(RFC: https://wiki.php.net/rfc/context_sensitive_lexer)
539
+ . Added support for scalar type declatarations and strict mode using
540
+ declare(strict_types=1) (RFC: https://wiki.php.net/rfc/scalar_type_hints_v5)
541
542
- OpenSSL
543
. Added "alpn_protocols" SSL context option allowing encrypted client/server
0 commit comments