Skip to content

Commit dee4f43

Browse files
committed
Update stubs
1 parent f57b0e6 commit dee4f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/ext/ftp/ftp_raw.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

33
/** @param resource $ftp */
4-
function ftp_raw($ftp, string $command) : array
4+
function ftp_raw($ftp, string $command) : ?array
55
{
66
}

0 commit comments

Comments
 (0)