Packageindex Classtrees Modulegroups Elementlist Report XML Files

Warnings

 

c:/apache2/htdocs/ftp/lib/ftp.php

8 Warning(s).
 
[function] FTP mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return FTP' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.
 
[function] FGet mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return resource' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.
 
[function] FGetNb mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return resource' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.
 
[function] Close mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.
 
[function] FOpenRead mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return resource' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.
 
[function] FOpenWrite mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return resource' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|long|real|double|float|boolean|bool|mixed|array|object)(?:\s+([a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?(?:\s+([&]?[$][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*))?\s*(.*)?/is.
 
[constant] FTP_TEMP_DIRECTORY missing
The @const[ant] tag is missing. Add '@const FTP_TEMP_DIRECTORY [description]' to the tag list at the end of the doc comment.
 
[constant] FTP_TEMP_DIRECTORY missing
The @const[ant] tag is missing. Add '@const FTP_TEMP_DIRECTORY [description]' to the tag list at the end of the doc comment.
 
 

c:/apache2/htdocs/ftp/lib/ftp.php

16 Warning(s).
 
[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.
 

Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta