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 d685d0c commit ab95d4eCopy full SHA for ab95d4e
Tests/Fixtures/MockStream/MockStream.php
@@ -34,8 +34,6 @@ public function stream_open(string $path, string $mode, int $options, string &$o
34
/**
35
* @param string $path The file path or URL to stat
36
* @param int $flags Holds additional flags set by the streams API
37
- *
38
- * @return array
39
*/
40
public function url_stat(string $path, int $flags): array
41
{
0 commit comments