1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00

[skip-ci] Update UPGRADING

Add upgrading note for mixed type and removal of curly braces offset syntax
This commit is contained in:
George Peter Banyard
2020-05-22 17:02:25 +02:00
parent b9d0ff7634
commit bc3ee2eeea
+4
View File
@@ -191,6 +191,10 @@ PHP 8.0 UPGRADE NOTES
RFC: https://wiki.php.net/rfc/arithmetic_operator_type_checks
. Float to string casting will now always behave locale-independently.
RFC: https://wiki.php.net/rfc/locale_independent_float_to_string
. Added support for mixed type
RFC: https://wiki.php.net/rfc/mixed_type_v2
. Removed support for deprecated curly braces for offset access
RFC: https://wiki.php.net/rfc/deprecate_curly_braces_array_access
- COM:
. Removed the ability to import case-insensitive constants from type