[function] ftp |
mismatch |
2nd parameter type '$use_ssl' does match the the documented type 'bool', possible error consider an update to '@param boolean $use_ssl Wheter to use secure SSL connection.' or '@param boolean Wheter to use secure SSL connection.', the variable name is optional. |
|
[function] ftp |
mismatch |
3th parameter type '$port' does match the the documented type 'int', possible error consider an update to '@param integer $port FTP service port number.' or '@param integer FTP service port number.', the variable name is optional. |
|
[function] passive |
mismatch |
1st parameter type '$mode' does match the the documented type 'bool', possible error consider an update to '@param string $mode Whether to switch transfer mode to passive.' or '@param string Whether to switch transfer mode to passive.', the variable name is optional. |
|
[function] get |
mismatch |
3th parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] getnb |
mismatch |
3th parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] fget |
mismatch |
2nd parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] fgetnb |
mismatch |
2nd parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] put |
mismatch |
3th parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] putnb |
mismatch |
3th parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] fput |
mismatch |
3th parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] fputnb |
mismatch |
3th parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] putdirectory |
mismatch |
1st parameter '$remote_path' does not match the documented name '$local_path', update the tag to '@param string $remote_path Destination directory (local).' or '@param string Destination directory (local).', the variable name is optional. |
|
[function] putdirectory |
mismatch |
2nd parameter '$local_path' does not match the documented name '$remote_path', update the tag to '@param string $local_path Source directory (remote).' or '@param string Source directory (remote).', the variable name is optional. |
|
[function] fopenread |
mismatch |
2nd parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] fopenwrite |
mismatch |
2nd parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|
[function] fclosewrite |
mismatch |
3th parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.' or '@param string Transfer mode: FTP_ASCII for text files or FTP_BINARY for others.', the variable name is optional. |
|