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 b9d0ff7 commit bc3ee2eCopy full SHA for bc3ee2e
UPGRADING
@@ -191,6 +191,10 @@ PHP 8.0 UPGRADE NOTES
191
RFC: https://wiki.php.net/rfc/arithmetic_operator_type_checks
192
. Float to string casting will now always behave locale-independently.
193
RFC: https://wiki.php.net/rfc/locale_independent_float_to_string
194
+ . Added support for mixed type
195
+ RFC: https://wiki.php.net/rfc/mixed_type_v2
196
+ . Removed support for deprecated curly braces for offset access
197
+ RFC: https://wiki.php.net/rfc/deprecate_curly_braces_array_access
198
199
- COM:
200
. Removed the ability to import case-insensitive constants from type
0 commit comments