Searched refs:ftp_systype (Results 1 – 8 of 8) sorted by relevance
2 Bug #27809 (ftp_systype returns null)16 var_dump(ftp_systype($ftp));
17 ftp_systype($ftp);22 Warning: ftp_systype(): ***************************************************************************…
16 ftp_systype($ftp);22 Warning: ftp_systype(): %rConnection|Operation%r timed out in %s on line %d
57 var_dump(ftp_systype($ftp));94 Warning: ftp_systype(): Command not implemented (8). in %s005.php on line %d
80 var_dump(ftp_systype($ftp));196 ftp_systype(): supplied resource is not a valid FTP Buffer resource
214 ZEND_FUNCTION(ftp_systype);254 ZEND_FE(ftp_systype, arginfo_ftp_systype)
56 function ftp_systype($ftp): string|false {} function
552 PHP_FUNCTION(ftp_systype) in PHP_FUNCTION() argument
Completed in 18 milliseconds