Skip to content

Commit 96c60c0

Browse files
committed
Typo
1 parent e0ceeff commit 96c60c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Zend/tests/partial_application/compile_errors_006.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
PFA compile errors: can not use unpacking in PFA, including with variadic placeholdres
2+
PFA compile errors: can not use unpacking in PFA, including with variadic placeholders
33
--FILE--
44
<?php
55
foo(...["foo" => "bar"], ...);

0 commit comments

Comments
 (0)