Skip to content

Commit ec5c16b

Browse files
committed
chore: remove todo
1 parent 9040e79 commit ec5c16b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Zend/tests/type_declarations/static_type_param.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Static type is not allowed in parameters
33
--FILE--
44
<?php
55

6-
// TODO: We could prohibit this case in the compiler instead.
7-
86
class Test {
97
public function test(static $param) {
108
}

0 commit comments

Comments
 (0)