We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ceeff commit 96c60c0Copy full SHA for 96c60c0
1 file changed
Zend/tests/partial_application/compile_errors_006.phpt
@@ -1,5 +1,5 @@
1
--TEST--
2
-PFA compile errors: can not use unpacking in PFA, including with variadic placeholdres
+PFA compile errors: can not use unpacking in PFA, including with variadic placeholders
3
--FILE--
4
<?php
5
foo(...["foo" => "bar"], ...);
0 commit comments