Skip to content

Commit 9f4d1b9

Browse files
staabmcmb69
authored andcommitted
Fix typo [ci skip]
1 parent 2fe8666 commit 9f4d1b9

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
@@ -352,7 +352,7 @@ PHP 8.0 UPGRADE NOTES
352352
. Added WeakMap.
353353
RFC: https://wiki.php.net/rfc/weak_maps
354354
. Added ValueError class.
355-
. Any number of function parameters may not be replaced by a variadic
355+
. Any number of function parameters may now be replaced by a variadic
356356
argument, as long as the types are compatible. For example, the following
357357
code is now allowed:
358358

0 commit comments

Comments
 (0)