Skip to content

Commit 0e2fcce

Browse files
committed
[ci skip] update comment in test
1 parent a1479d9 commit 0e2fcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/partial_function/variadics-named.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Named arguments.
2+
Named variadics.
33
--FILE--
44
<?php
55
function variadic($one, ...$two) {

0 commit comments

Comments
 (0)