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 7e40966 commit 0af607dCopy full SHA for 0af607d
UPGRADING
@@ -189,6 +189,8 @@ PHP 8.0 UPGRADE NOTES
189
array, resource or non-overloaded object. The only exception to this is the
190
array + array merge operation, which remains supported.
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
195
- COM:
196
. Removed the ability to import case-insensitive constants from type
0 commit comments