8000 chore: remove todo (#18689) · iluuu1994/php-src@a0f3879 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0f3879

Browse files
authored
chore: remove todo (php#18689)
[ci skip]
1 parent 4b2a580 commit a0f3879

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)
0