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 2fe8666 commit 9f4d1b9Copy full SHA for 9f4d1b9
UPGRADING
@@ -352,7 +352,7 @@ PHP 8.0 UPGRADE NOTES
352
. Added WeakMap.
353
RFC: https://wiki.php.net/rfc/weak_maps
354
. Added ValueError class.
355
- . Any number of function parameters may not be replaced by a variadic
+ . Any number of function parameters may now be replaced by a variadic
356
argument, as long as the types are compatible. For example, the following
357
code is now allowed:
358
0 commit comments