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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user