We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcbcf38 commit 56ba3dfCopy full SHA for 56ba3df
system/Test/PhpStreamWrapper.php
@@ -46,7 +46,7 @@ public static function restore()
46
stream_wrapper_restore('php');
47
}
48
49
- public function stream_open(string $path): bool
+ public function stream_open(): bool
50
{
51
return true;
52
0 commit comments