Skip to content

Commit 64d30c1

Browse files
jdreesencmb69
authored andcommitted
Fix typo in UPGRADING [ci skip]
1 parent cf7c682 commit 64d30c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ PHP 8.0 UPGRADE NOTES
535535
IEEE 754 semantics. Division by zero is considered well-defined and
536536
will return one of Inf, -Inf or NaN.
537537
. Added get_debug_type() function, which returns a type useful for error
538-
messages. Unlike get_type(), it uses canonical type names, returns class
538+
messages. Unlike gettype(), it uses canonical type names, returns class
539539
names for objects, and indicates the resource type for resources.
540540
RFC: https://wiki.php.net/rfc/get_debug_type
541541

0 commit comments

Comments
 (0)