Skip to content

Commit 4543817

Browse files
committed
Fix test name
1 parent 6d67ec2 commit 4543817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/named_params/__call.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
Check that __invoke() works with named parameters
2+
Check that __call() and __callStatic() work with named parameters
33
--FILE--
44
<?php
55

0 commit comments

Comments
 (0)