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 cf7c682 commit 64d30c1Copy full SHA for 64d30c1
UPGRADING
@@ -535,7 +535,7 @@ PHP 8.0 UPGRADE NOTES
535
IEEE 754 semantics. Division by zero is considered well-defined and
536
will return one of Inf, -Inf or NaN.
537
. Added get_debug_type() function, which returns a type useful for error
538
- messages. Unlike get_type(), it uses canonical type names, returns class
+ messages. Unlike gettype(), it uses canonical type names, returns class
539
names for objects, and indicates the resource type for resources.
540
RFC: https://wiki.php.net/rfc/get_debug_type
541
0 commit comments