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 f57b0e6 commit dee4f43Copy full SHA for dee4f43
stubs/ext/ftp/ftp_raw.php
@@ -1,6 +1,6 @@
1
<?php
2
3
/** @param resource $ftp */
4
-function ftp_raw($ftp, string $command) : array
+function ftp_raw($ftp, string $command) : ?array
5
{
6
}
0 commit comments