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 9040e79 commit ec5c16bCopy full SHA for ec5c16b
Zend/tests/type_declarations/static_type_param.phpt
@@ -3,8 +3,6 @@ Static type is not allowed in parameters
3
--FILE--
4
<?php
5
6
-// TODO: We could prohibit this case in the compiler instead.
7
-
8
class Test {
9
public function test(static $param) {
10
}
0 commit comments