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 4b2a580 commit a0f3879Copy full SHA for a0f3879
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