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 5f4b1a5 commit fcc80c3Copy full SHA for fcc80c3
Zend/tests/partial_function/variadics-named.phpt
@@ -1,5 +1,5 @@
1
--TEST--
2
-Named arguments.
+Named variadics.
3
--FILE--
4
<?php
5
function variadic($one, ...$two) {
0 commit comments