Packageindex Classtrees Modulegroups Elementlist Report XML Files

Warnings

 

c:/www/apache/doc2//pear/Benchmark/Iterate.php

1 Warning(s).
 
[function] run mismatch
2nd parameter type '$iterations' does match the the documented type 'int', possible error consider an update to '@param integer $iterations number of iterations (default: 100)' or '@param integer number of iterations (default: 100)', the variable name is optional.
 
 

c:/www/apache/doc2//pear/Crypt/HCEMD5.php

3 Warning(s).
 
[function] crypt_hcemd5 mismatch
2nd parameter type '$rand' does match the the documented type 'long', possible error consider an update to '@param string $rand (optional) The randomly generated key' or '@param string (optional) The randomly generated key', the variable name is optional.
 
[function] encodemimeselfrand mismatch
The parser found '1' parameter but '2' @param[eter] tags. You should update the @param[eter] list.
 
[function] newkey mismatch
The parser found '1' parameter but '2' @param[eter] tags. You should update the @param[eter] list.
 
 

c:/www/apache/doc2//pear/Date/Calc.php

8 Warning(s).
 
[function] nextdayofweek mismatch
5th parameter type '$format' does match the the documented type 'boolean', possible error consider an update to '@param string $format if true and days are same, returns current day' or '@param string if true and days are same, returns current day', the variable name is optional.
 
[function] nextdayofweek mismatch
6th parameter type '$onOrAfter' does match the the documented type 'string', possible error consider an update to '@param boolean $onOrAfter for returned date' or '@param boolean for returned date', the variable name is optional.
 
[function] prevdayofweek mismatch
5th parameter type '$format' does match the the documented type 'boolean', possible error consider an update to '@param string $format if true and days are same, returns current day' or '@param string if true and days are same, returns current day', the variable name is optional.
 
[function] prevdayofweek mismatch
6th parameter type '$onOrBefore' does match the the documented type 'string', possible error consider an update to '@param boolean $onOrBefore for returned date' or '@param boolean for returned date', the variable name is optional.
 
[function] daysinmonth missing
2nd parameter '$year' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] getmonthabbrname mismatch
2nd parameter type '$length' does match the the documented type 'int', possible error consider an update to '@param integer $length length of abbreviation, default is 3' or '@param integer length of abbreviation, default is 3', the variable name is optional.
 
[function] getweekdayabbrname mismatch
4th parameter type '$length' does match the the documented type 'int', possible error consider an update to '@param integer $length length of abbreviation, default is 3' or '@param integer length of abbreviation, default is 3', the variable name is optional.
 
[function] isleapyear missing
1st parameter '$year' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/ibase.php

17 Warning(s).
 
[function] connect missing
1st parameter '&$dsn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
2nd parameter '$persistant' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &query missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] simplequery missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
2nd parameter '&$ar' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
3th parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] freequery missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] numcols missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] prepare missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
2nd parameter '$data' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] autocommit missing
1st parameter '$onoff' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] rollback missing
1st parameter '$trans_number' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] transactioninit missing
1st parameter '$trans_args' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/msql.php

15 Warning(s).
 
[function] connect missing
1st parameter '&$dsn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
2nd parameter '$persistent' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &query missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] simplequery missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
2nd parameter '&$ar' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
3th parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] freeresult missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] numcols missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] prepare missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
2nd parameter '$data' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] autocommit missing
1st parameter '$onoff' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/mssql.php

15 Warning(s).
 
[function] connect missing
1st parameter '&$dsn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
2nd parameter '$persistent' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &query missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] simplequery missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
2nd parameter '&$ar' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
3th parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] freeresult missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] numcols missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] prepare missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
2nd parameter '$data' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] autocommit missing
1st parameter '$onoff' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/mysql.php

12 Warning(s).
 
[function] connect missing
1st parameter '&$dsn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
2nd parameter '$persistent' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &query missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] simplequery missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
3th parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] freeresult missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] numcols missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] prepare missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
2nd parameter '$data' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] autocommit missing
1st parameter '$onoff' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/oci8.php

12 Warning(s).
 
[function] connect missing
1st parameter '&$dsn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
2nd parameter '$persistent' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &query missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] simplequery missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
3th parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] freeresult missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] numcols missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] prepare missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
2nd parameter '$data' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] autocommit missing
1st parameter '$onoff' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/odbc.php

8 Warning(s).
 
[function] connect missing
1st parameter '&$dsn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
2nd parameter '$user' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
3th parameter '$pw' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] simplequery missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] query missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchrow missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] freeresult missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] quotestring mismatch
Possible documentation error due to inherited information.
The type of the 0th parameter '' does not match the documented type 'string'.
Override the inherited documentation if neccessary.
 
 

c:/www/apache/doc2//pear/DB/pgsql.php

13 Warning(s).
 
[function] connect missing
1st parameter '&$dsn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
2nd parameter '$persistent' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &query missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] simplequery missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
3th parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] freeresult missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] numcols missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] numrows missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] prepare missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
2nd parameter '$data' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] autocommit missing
1st parameter '$onoff' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/sybase.php

15 Warning(s).
 
[function] connect missing
1st parameter '$dsn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] connect missing
2nd parameter '$persistent' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &query missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] simplequery missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &fetchrow missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
2nd parameter '&$ar' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
3th parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] freeresult missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] numcols missing
1st parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] prepare missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute missing
2nd parameter '$data' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] autocommit missing
1st parameter '$onoff' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/common.php

23 Warning(s).
 
[function] provides missing
1st parameter '$feature' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] errormessage missing
1st parameter '$dbcode' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &raiseerror missing
1st parameter '$code' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &raiseerror missing
2nd parameter '$mode' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &raiseerror missing
3th parameter '$level' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &raiseerror missing
4th parameter '$debuginfo' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &raiseerror missing
5th parameter '$nativecode' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] prepare missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute_emulate_query missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] execute_emulate_query missing
2nd parameter '$data' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] executemultiple missing
1st parameter '$stmt' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] executemultiple missing
2nd parameter '&$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &getone missing
2nd parameter '$params' is not documented add '@param array [description]' to the end of the @param[eter] list.
 
[function] &getrow missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &getrow missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &getrow missing
3th parameter '$params' is not documented add '@param array [description]' to the end of the @param[eter] list.
 
[function] &getcol missing
2nd parameter '$col' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] &getcol missing
3th parameter '$params' is not documented add '@param array [description]' to the end of the @param[eter] list.
 
[function] &getassoc missing
2nd parameter '$force_array' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &getassoc missing
3th parameter '$params' is not documented add '@param array [description]' to the end of the @param[eter] list.
 
[function] &getall missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &getall missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] &getall missing
3th parameter '$params' is not documented add '@param array [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB/storage.php

12 Warning(s).
 
[function] db_storage missing
1st parameter '$table' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] db_storage missing
2nd parameter '$keycolumn' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] db_storage missing
3th parameter '&$dbh' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] setup missing
1st parameter '$keyval' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] insert missing
1st parameter '$newid' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] &create missing
2nd parameter '&$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] loadfromquery missing
1st parameter '$query' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] loadfromquery missing
2nd parameter '$params' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] set missing
1st parameter '$property' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set missing
2nd parameter '&$newvalue' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &get missing
1st parameter '$property' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] destroy missing
1st parameter '$discard' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB.php

10 Warning(s).
 
[function] &connect mismatch
2nd parameter type '$persistent' does match the the documented type 'bool', possible error consider an update to '@param boolean $persistent this connection should be
persistent. Ignored if the backend extension does not support
persistent connections.' or '@param boolean this connection should be
persistent. Ignored if the backend extension does not support
persistent connections.', the variable name is optional.
 
[function] db_result missing
2nd parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchrow missing
1st parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] db_error mismatch
2nd parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode "error mode" to operate in' or '@param string "error mode" to operate in', the variable name is optional.
 
[function] db_error missing
3th parameter '$level' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] db_error missing
4th parameter '$debuginfo' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] db_warning mismatch
2nd parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode "error mode" to operate in' or '@param string "error mode" to operate in', the variable name is optional.
 
[function] db_warning missing
3th parameter '$level' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] db_warning missing
4th parameter '$debuginfo' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB_Result.php

3 Warning(s).
 
[function] db_result missing
2nd parameter '$result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] fetchrow missing
1st parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] fetchinto missing
2nd parameter '$fetchmode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/File/Find.php

10 Warning(s).
 
[function] &maptree missing
1st parameter '$directory' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &search missing
1st parameter '$pattern' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &search missing
2nd parameter '$directory' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] &search missing
3th parameter '$type' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] iserror missing
1st parameter '&$var' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _build missing
1st parameter '$directory' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _determineregex missing
1st parameter '$type' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] filefindexception missing
1st parameter '$message' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] filefindexception missing
2nd parameter '$mode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] filefindexception missing
3th parameter '$level' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/File/SearchReplace.php

2 Warning(s).
 
[function] file_searchreplace mismatch
4th parameter type '$directories' does match the the documented type 'array', possible error consider an update to '@param string $directories (optional) The directories to perform this operation on.' or '@param string (optional) The directories to perform this operation on.', the variable name is optional.
 
[function] file_searchreplace mismatch
5th parameter type '$include_subdir' does match the the documented type 'int', possible error consider an update to '@param integer $include_subdir If performing on directories, whether to traverse subdirectories.' or '@param integer If performing on directories, whether to traverse subdirectories.', the variable name is optional.
 
 

c:/www/apache/doc2//pear/HTML/Form.php

146 Warning(s).
 
[function] html_form missing
1st parameter '$action' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] html_form missing
2nd parameter '$method' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] html_form missing
3th parameter '$name' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] html_form missing
4th parameter '$target' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addtext missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addtext missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addtext missing
3th parameter '$default' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addtext missing
4th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addpassword missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addpassword missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addpassword missing
3th parameter '$default' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addpassword missing
4th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addcheckbox missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addcheckbox missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addcheckbox missing
3th parameter '$default' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addtextarea missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addtextarea missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addtextarea missing
3th parameter '$default' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addtextarea missing
4th parameter '$width' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addtextarea missing
5th parameter '$height' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addsubmit missing
1st parameter '$name' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addsubmit missing
2nd parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addreset missing
1st parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addselect missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addselect missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addselect missing
3th parameter '$entries' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addselect missing
4th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addselect missing
5th parameter '$size' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] addselect missing
6th parameter '$blank' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addselect missing
7th parameter '$multiple' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] addselect missing
8th parameter '$attribs' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addradio missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addradio missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addradio missing
3th parameter '$value' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addradio missing
4th parameter '$default' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addimage missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addimage missing
2nd parameter '$src' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addhidden missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addhidden missing
2nd parameter '$value' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaytext missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaytext missing
2nd parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaytext missing
3th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaytextrow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaytextrow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaytextrow missing
3th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaytextrow missing
4th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaypassword missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaypassword missing
2nd parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaypassword missing
3th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaypasswordrow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaypasswordrow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaypasswordrow missing
3th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaypasswordrow missing
4th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaycheckbox missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaycheckbox missing
2nd parameter '$default' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] displaycheckboxrow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaycheckboxrow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaycheckboxrow missing
3th parameter '$default' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] displaytextarea missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaytextarea missing
2nd parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaytextarea missing
3th parameter '$width' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] displaytextarea missing
4th parameter '$height' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] displaytextarearow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaytextarearow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displaytextarearow missing
3th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaytextarearow missing
4th parameter '$width' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] displaytextarearow missing
5th parameter '$height' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] displaysubmit missing
1st parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaysubmit missing
2nd parameter '$name' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaysubmitrow missing
1st parameter '$name' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displaysubmitrow missing
2nd parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displayreset missing
1st parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displayselect missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displayselect missing
2nd parameter '$entries' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displayselect missing
3th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displayselect missing
4th parameter '$size' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] displayselect missing
5th parameter '$blank' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displayselect missing
6th parameter '$multiple' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] displayselect missing
7th parameter '$attribs' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displayselectrow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displayselectrow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displayselectrow missing
3th parameter '&$entries' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displayselectrow missing
4th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displayselectrow missing
5th parameter '$size' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] displayselectrow missing
6th parameter '$blank' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] displayselectrow missing
7th parameter '$multiple' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] displayhidden missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] displayhidden missing
2nd parameter '$value' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returntext missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returntext missing
2nd parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returntext missing
3th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returntextrow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returntextrow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returntextrow missing
3th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returntextrow missing
4th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnpassword missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnpassword missing
2nd parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnpassword missing
3th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnpasswordrow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnpasswordrow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnpasswordrow missing
3th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnpasswordrow missing
4th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returncheckbox missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returncheckbox missing
2nd parameter '$default' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] returncheckboxrow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returncheckboxrow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returncheckboxrow missing
3th parameter '$default' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] returntextarea missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returntextarea missing
2nd parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returntextarea missing
3th parameter '$width' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] returntextarea missing
4th parameter '$height' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] returntextarearow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returntextarearow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returntextarearow missing
3th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returntextarearow missing
4th parameter '$width' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] returntextarearow missing
5th parameter '$height' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] returnsubmit missing
1st parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnsubmit missing
2nd parameter '$name' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnsubmitrow missing
1st parameter '$name' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnsubmitrow missing
2nd parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnreset missing
1st parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnresetrow missing
1st parameter '$title' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnselect missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnselect missing
2nd parameter '$entries' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnselect missing
3th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnselect missing
4th parameter '$size' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] returnselect missing
5th parameter '$blank' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnselect missing
6th parameter '$multiple' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] returnselect missing
7th parameter '$attrib' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnselectrow missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnselectrow missing
2nd parameter '$title' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnselectrow missing
3th parameter '&$entries' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnselectrow missing
4th parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnselectrow missing
5th parameter '$size' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] returnselectrow missing
6th parameter '$blank' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnselectrow missing
7th parameter '$multiple' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] returnhidden missing
1st parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnhidden missing
2nd parameter '$value' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] returnfile missing
1st parameter '$name' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnfile missing
2nd parameter '$maxsize' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnfile missing
3th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnmultiplefiles missing
1st parameter '$name' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnmultiplefiles missing
2nd parameter '$maxsize' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnmultiplefiles missing
3th parameter '$files' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] returnmultiplefiles missing
4th parameter '$size' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] returnstart missing
1st parameter '$multipartformdata' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/HTTP.php

1 Warning(s).
 
[function] negotiatelanguage missing
2nd parameter '$default' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/Math/Fraction.php

7 Warning(s).
 
[function] math_fraction mismatch
2nd parameter type '$nenner' does match the the documented type 'int', possible error consider an update to '@param integer $nenner (description)' or '@param integer (description)', the variable name is optional.
 
[function] add missing
2nd parameter '$overwrite_with_result' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] sub missing
2nd parameter '$overwrite_with_result' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] mul missing
2nd parameter '$overwrite_with_result' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] div missing
2nd parameter '$overwrite_with_result' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] _check_fraction missing
1st parameter '$fraction' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] _return missing
2nd parameter '$overwrite_with_result' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/Payment/Verisign.php

33 Warning(s).
 
[function] set_host missing
1st parameter '$hostaddress' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_host missing
2nd parameter '$hostport' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] set_timeout missing
1st parameter '$timeout' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_logon missing
1st parameter '$username' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_logon missing
2nd parameter '$password' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_proxy missing
1st parameter '$proxyaddress' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_proxy missing
2nd parameter '$proxyport' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] set_proxy missing
3th parameter '$proxylogon' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] set_proxy missing
4th parameter '$proxypassword' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] set_card missing
1st parameter '$cardnumber' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_card missing
2nd parameter '$expiremonth' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_card missing
3th parameter '$expireyear' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_avs missing
1st parameter '$street' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_avs missing
2nd parameter '$zip' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] add_parameter missing
1st parameter '$key' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] add_parameter missing
2nd parameter '$value' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] add_parameters missing
1st parameter '$newparams' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_comment1 missing
1st parameter '$comment' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] set_comment2 missing
1st parameter '$comment' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sale missing
1st parameter '$amount' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] authorize missing
1st parameter '$amount' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] authorise missing
1st parameter '$amount' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] capture missing
1st parameter '$origid' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] refund missing
1st parameter '$amount' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] refund_transaction missing
1st parameter '$origid' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] voice_auth missing
1st parameter '$amount' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] voice_auth missing
2nd parameter '$authcode' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] void missing
1st parameter '$origid' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] process missing
1st parameter '$trxtype' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] process missing
2nd parameter '$tender' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] decode_response missing
1st parameter '$code' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] iserror missing
1st parameter '$var' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] verisignexception missing
1st parameter '$message' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/Net/SMTP.php

1 Warning(s).
 
[function] net_smtp mismatch
2nd parameter type '$port' does match the the documented type 'int', possible error consider an update to '@param string $port port to connect to.' or '@param string port to connect to.', the variable name is optional.
 
 

c:/www/apache/doc2//pear/Net/Socket.php

6 Warning(s).
 
[function] connect mismatch
3th parameter type '$persistent' does match the the documented type 'bool', possible error consider an update to '@param boolean $persistent (optional) whether the connection is
persistent (kept open between requests by the web server)' or '@param boolean (optional) whether the connection is
persistent (kept open between requests by the web server)', the variable name is optional.
 
[function] connect mismatch
4th parameter type '$timeout' does match the the documented type 'int', possible error consider an update to '@param boolean $timeout (optional) how long to wait for data' or '@param boolean (optional) how long to wait for data', the variable name is optional.
 
[function] read missing
1st parameter '$size' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] writeline missing
1st parameter '$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] gets missing
1st parameter '$size' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] write missing
1st parameter '$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/XML/Parser.php

9 Warning(s).
 
[function] xml_parser missing
1st parameter '$charset' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] setinputfile missing
1st parameter '$file' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] setinput missing
1st parameter '$fp' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] parsestring missing
1st parameter '$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] parsestring missing
2nd parameter '$eof' is not documented add '@param boolean [description]' to the end of the @param[eter] list.
 
[function] xml_parser_error missing
1st parameter '$msgorparser' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] xml_parser_error missing
2nd parameter '$code' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] xml_parser_error missing
3th parameter '$mode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] xml_parser_error missing
4th parameter '$level' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/PEAR.php

1 Warning(s).
 
[function] iserror missing
1st parameter '&$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB_Error.php

3 Warning(s).
 
[function] db_error mismatch
2nd parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode "error mode" to operate in' or '@param string "error mode" to operate in', the variable name is optional.
 
[function] db_error missing
3th parameter '$level' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] db_error missing
4th parameter '$debuginfo' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB_Warning.php

3 Warning(s).
 
[function] db_warning mismatch
2nd parameter type '$mode' does match the the documented type 'int', possible error consider an update to '@param string $mode "error mode" to operate in' or '@param string "error mode" to operate in', the variable name is optional.
 
[function] db_warning missing
3th parameter '$level' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] db_warning missing
4th parameter '$debuginfo' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/PEAR_Error.php

5 Warning(s).
 
[function] pear_error mismatch
1st parameter type '$message' does match the the documented type 'INT', possible error consider an update to '@param string $message , PEAR_ERROR_DIE, PEAR_ERROR_TRIGGER or
PEAR_ERROR_CALLBACK' or '@param string , PEAR_ERROR_DIE, PEAR_ERROR_TRIGGER or
PEAR_ERROR_CALLBACK', the variable name is optional.
 
[function] pear_error mismatch
2nd parameter type '$code' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $code /method
tuple.' or '@param integer /method
tuple.', the variable name is optional.
 
[function] pear_error missing
3th parameter '$mode' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] pear_error missing
4th parameter '$options' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] pear_error missing
5th parameter '$debuginfo' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/XML/RPC.php

53 Warning(s).
 
[function] xmlrpc_se missing
1st parameter '$parser' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_se missing
2nd parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_se missing
3th parameter '$attrs' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_ee missing
1st parameter '$parser' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_ee missing
2nd parameter '$name' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_cd missing
1st parameter '$parser' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_cd missing
2nd parameter '$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_dh missing
1st parameter '$parser' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_dh missing
2nd parameter '$data' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_entity_decode missing
1st parameter '$string' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_lookup_entity missing
1st parameter '$ent' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_client missing
1st parameter '$path' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_client missing
2nd parameter '$server' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpc_client missing
3th parameter '$port' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] setdebug missing
1st parameter '$in' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] setcredentials missing
1st parameter '$u' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] setcredentials missing
2nd parameter '$p' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] send missing
1st parameter '$msg' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] send missing
2nd parameter '$timeout' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] sendpayloadhttp10 missing
1st parameter '$msg' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sendpayloadhttp10 missing
2nd parameter '$server' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sendpayloadhttp10 missing
3th parameter '$port' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] sendpayloadhttp10 missing
4th parameter '$timeout' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] sendpayloadhttp10 missing
5th parameter '$username' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] sendpayloadhttp10 missing
6th parameter '$password' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] xmlrpcresp missing
1st parameter '$val' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpcresp missing
2nd parameter '$fcode' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] xmlrpcresp missing
3th parameter '$fstr' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] xmlrpcmsg missing
1st parameter '$meth' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] xmlrpcmsg missing
2nd parameter '$pars' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] method missing
1st parameter '$meth' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addparam missing
1st parameter '$par' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] getparam missing
1st parameter '$i' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] parseresponsefile missing
1st parameter '$fp' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] parseresponse missing
1st parameter '$data' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] xmlrpcval missing
1st parameter '$val' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] xmlrpcval missing
2nd parameter '$type' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addscalar missing
1st parameter '$val' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addscalar missing
2nd parameter '$type' is not documented add '@param string [description]' to the end of the @param[eter] list.
 
[function] addarray missing
1st parameter '$vals' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] addstruct missing
1st parameter '$vals' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] dump missing
1st parameter '$ar' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] serializedata missing
1st parameter '$typ' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] serializedata missing
2nd parameter '$val' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] serializeval missing
1st parameter '$o' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] structmem missing
1st parameter '$m' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] arraymem missing
1st parameter '$m' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] iso8601_encode missing
1st parameter '$timet' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] iso8601_encode missing
2nd parameter '$utc' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] iso8601_decode missing
1st parameter '$idate' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] iso8601_decode missing
2nd parameter '$utc' is not documented add '@param integer [description]' to the end of the @param[eter] list.
 
[function] hash_to_rpcv missing
1st parameter '$hash' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
[function] rpcv_to_hash missing
1st parameter '$rv' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list.
 
 

c:/www/apache/doc2//pear/DB.php

42 Warning(s).
 
[class] DB collision
PHPDoc is confused: there is more than one class in this file. Doc will probably be broken, first class 'DB' gets used, file 'c:/www/apache/doc2//pear/DB.php' get ignored.
 
[function] parseDSN mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return bool FALSE is returned on error' - This tag must be used only once within a doc comment. First declaration gets used..
 
[function] DB_result mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result result resource id' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] DB_Error mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param $level what error level to use for $mode & PEAR_ERROR_TRIGGER' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $debuginfo additional debug info, such as the last query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@see PEAR_Error' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_Error' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
[function] DB_Warning mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param $level what error level to use for $mode == PEAR_ERROR_TRIGGER' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $debuginfo additional debug info, such as the last query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@see PEAR_Error' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_Error' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
[constant] DB_FETCHMODE_DEFAULT missing
The @const[ant] tag is missing. Add '@const DB_FETCHMODE_DEFAULT [description]' to the tag list at the end of the doc comment.
 
[constant] DB_FETCHMODE_ORDERED missing
The @const[ant] tag is missing. Add '@const DB_FETCHMODE_ORDERED [description]' to the tag list at the end of the doc comment.
 
[constant] DB_FETCHMODE_ASSOC missing
The @const[ant] tag is missing. Add '@const DB_FETCHMODE_ASSOC [description]' to the tag list at the end of the doc comment.
 
[constant] DB_FETCHMODE_FLIPPED missing
The @const[ant] tag is missing. Add '@const DB_FETCHMODE_FLIPPED [description]' to the tag list at the end of the doc comment.
 
[constant] DB_OK missing
The @const[ant] tag is missing. Add '@const DB_OK [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR missing
The @const[ant] tag is missing. Add '@const DB_ERROR [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_SYNTAX missing
The @const[ant] tag is missing. Add '@const DB_ERROR_SYNTAX [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_CONSTRAINT missing
The @const[ant] tag is missing. Add '@const DB_ERROR_CONSTRAINT [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_NOT_FOUND missing
The @const[ant] tag is missing. Add '@const DB_ERROR_NOT_FOUND [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_ALREADY_EXISTS missing
The @const[ant] tag is missing. Add '@const DB_ERROR_ALREADY_EXISTS [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_UNSUPPORTED missing
The @const[ant] tag is missing. Add '@const DB_ERROR_UNSUPPORTED [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_MISMATCH missing
The @const[ant] tag is missing. Add '@const DB_ERROR_MISMATCH [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_INVALID missing
The @const[ant] tag is missing. Add '@const DB_ERROR_INVALID [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_NOT_CAPABLE missing
The @const[ant] tag is missing. Add '@const DB_ERROR_NOT_CAPABLE [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_TRUNCATED missing
The @const[ant] tag is missing. Add '@const DB_ERROR_TRUNCATED [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_INVALID_NUMBER missing
The @const[ant] tag is missing. Add '@const DB_ERROR_INVALID_NUMBER [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_INVALID_DATE missing
The @const[ant] tag is missing. Add '@const DB_ERROR_INVALID_DATE [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_DIVZERO missing
The @const[ant] tag is missing. Add '@const DB_ERROR_DIVZERO [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_NODBSELECTED missing
The @const[ant] tag is missing. Add '@const DB_ERROR_NODBSELECTED [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_CANNOT_CREATE missing
The @const[ant] tag is missing. Add '@const DB_ERROR_CANNOT_CREATE [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_CANNOT_DELETE missing
The @const[ant] tag is missing. Add '@const DB_ERROR_CANNOT_DELETE [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_CANNOT_DROP missing
The @const[ant] tag is missing. Add '@const DB_ERROR_CANNOT_DROP [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_NOSUCHTABLE missing
The @const[ant] tag is missing. Add '@const DB_ERROR_NOSUCHTABLE [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_NOSUCHFIELD missing
The @const[ant] tag is missing. Add '@const DB_ERROR_NOSUCHFIELD [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_NEED_MORE_DATA missing
The @const[ant] tag is missing. Add '@const DB_ERROR_NEED_MORE_DATA [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_NOT_LOCKED missing
The @const[ant] tag is missing. Add '@const DB_ERROR_NOT_LOCKED [description]' to the tag list at the end of the doc comment.
 
[constant] DB_ERROR_VALUE_COUNT_ON_ROW missing
The @const[ant] tag is missing. Add '@const DB_ERROR_VALUE_COUNT_ON_ROW [description]' to the tag list at the end of the doc comment.
 
[constant] DB_WARNING missing
The @const[ant] tag is missing. Add '@const DB_WARNING [description]' to the tag list at the end of the doc comment.
 
[constant] DB_WARNING_READ_ONLY missing
The @const[ant] tag is missing. Add '@const DB_WARNING_READ_ONLY [description]' to the tag list at the end of the doc comment.
 
[constant] DB_PARAM_SCALAR missing
The @const[ant] tag is missing. Add '@const DB_PARAM_SCALAR [description]' to the tag list at the end of the doc comment.
 
[constant] DB_PARAM_OPAQUE missing
The @const[ant] tag is missing. Add '@const DB_PARAM_OPAQUE [description]' to the tag list at the end of the doc comment.
 
[constant] DB_BINMODE_PASSTHRU missing
The @const[ant] tag is missing. Add '@const DB_BINMODE_PASSTHRU [description]' to the tag list at the end of the doc comment.
 
[constant] DB_BINMODE_RETURN missing
The @const[ant] tag is missing. Add '@const DB_BINMODE_RETURN [description]' to the tag list at the end of the doc comment.
 
[constant] DB_BINMODE_CONVERT missing
The @const[ant] tag is missing. Add '@const DB_BINMODE_CONVERT [description]' to the tag list at the end of the doc comment.
 
[constant] DB_GETMODE_ORDERED missing
The @const[ant] tag is missing. Add '@const DB_GETMODE_ORDERED [description]' to the tag list at the end of the doc comment.
 
[constant] DB_GETMODE_ASSOC missing
The @const[ant] tag is missing. Add '@const DB_GETMODE_ASSOC [description]' to the tag list at the end of the doc comment.
 
[constant] DB_GETMODE_FLIPPED missing
The @const[ant] tag is missing. Add '@const DB_GETMODE_FLIPPED [description]' to the tag list at the end of the doc comment.
 
 

c:/www/apache/doc2//pear/File/Find.php

5 Warning(s).
 
[class] File_Find collision
PHPDoc is confused: there is more than one class in this file. Doc will probably be broken, first class 'File_Find' gets used, file 'c:/www/apache/doc2//pear/File/Find.php' get ignored.
 
[function] &maptree mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $directory_path contains the directory path that you
want to map.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &search mismatch
PHPDoc found 4 syntax error(s) in the tag list. Tag: '@param $pattern the pattern to match every file with.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $directory the directory tree to search in.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $regex_type the type of regular expression support to use, either
'php' or 'perl'.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return a list of files matching the pattern parameter in the the directory
path specified by the directory parameter' - 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] isError mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $var the variable to test.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return returns true if the variable is a PEAR error, otherwise
it returns false.' - 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] File_Find_version mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return the current File_Find version.' - 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.
 
 

c:/www/apache/doc2//pear/Payment/Verisign.php

9 Warning(s).
 
[class] Payment_Verisign collision
PHPDoc is confused: there is more than one class in this file. Doc will probably be broken, first class 'Payment_Verisign' gets used, file 'c:/www/apache/doc2//pear/Payment/Verisign.php' get ignored.
 
[constant] VERISIGN_SUCCESS missing
The @const[ant] tag is missing. Add '@const VERISIGN_SUCCESS [description]' to the tag list at the end of the doc comment.
 
[constant] VERISIGN_BAD_CARD missing
The @const[ant] tag is missing. Add '@const VERISIGN_BAD_CARD [description]' to the tag list at the end of the doc comment.
 
[constant] VERISIGN_INVALID_EXPIRY missing
The @const[ant] tag is missing. Add '@const VERISIGN_INVALID_EXPIRY [description]' to the tag list at the end of the doc comment.
 
[constant] VERSIGIN_BAD_CARD_TYPE missing
The @const[ant] tag is missing. Add '@const VERSIGIN_BAD_CARD_TYPE [description]' to the tag list at the end of the doc comment.
 
[constant] VERISIGN_CONFIG_ERROR missing
The @const[ant] tag is missing. Add '@const VERISIGN_CONFIG_ERROR [description]' to the tag list at the end of the doc comment.
 
[constant] VERISIGN_UNRECOGNISED_RESPONSE missing
The @const[ant] tag is missing. Add '@const VERISIGN_UNRECOGNISED_RESPONSE [description]' to the tag list at the end of the doc comment.
 
[constant] VERISIGN_TEMPORARY_ERROR missing
The @const[ant] tag is missing. Add '@const VERISIGN_TEMPORARY_ERROR [description]' to the tag list at the end of the doc comment.
 
[constant] VERISIGN_REFERRAL missing
The @const[ant] tag is missing. Add '@const VERISIGN_REFERRAL [description]' to the tag list at the end of the doc comment.
 
 

c:/www/apache/doc2//pear/XML/Parser.php

1 Warning(s).
 
[class] XML_Parser collision
PHPDoc is confused: there is more than one class in this file. Doc will probably be broken, first class 'XML_Parser' gets used, file 'c:/www/apache/doc2//pear/XML/Parser.php' get ignored.
 
 

c:/www/apache/doc2//pear/XML/RPC.php

1 Warning(s).
 
[class] xmlrpc_client collision
PHPDoc is confused: there is more than one class in this file. Doc will probably be broken, first class 'xmlrpc_client' gets used, file 'c:/www/apache/doc2//pear/XML/RPC.php' get ignored.
 
 

c:/www/apache/doc2//pear/Date/Calc.php

1 Warning(s).
 
[constant] DATE_CALC_BEGIN_WEEKDAY missing
The @const[ant] tag is missing. Add '@const DATE_CALC_BEGIN_WEEKDAY [description]' to the tag list at the end of the doc comment.
 
 

c:/www/apache/doc2//pear/DB/common.php

9 Warning(s).
 
[function] provides mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $feature name of the feature (see the DB class doc)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] errorMessage mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $dbcode the DB error code' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] setErrorHandling mismatch
PHPDoc found 5 syntax error(s) in the tag list. Tag: '@see PEAR_ERROR_RETURN' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_ERROR_RETURN' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..Tag: '@see PEAR_ERROR_PRINT' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_ERROR_PRINT' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..Tag: '@see PEAR_ERROR_TRIGGER' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_ERROR_TRIGGER' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..Tag: '@see PEAR_ERROR_DIE' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_ERROR_DIE' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..Tag: '@see PEAR_ERROR_CALLBACK' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_ERROR_CALLBACK' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
[function] setFetchMode mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@see DB_FETCHMODE_ORDERED' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'DB_FETCHMODE_ORDERED' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..Tag: '@see DB_FETCHMODE_ASSOC' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'DB_FETCHMODE_ASSOC' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..Tag: '@see DB_FETCHMODE_FLIPPED' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'DB_FETCHMODE_FLIPPED' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
[function] &getOne mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &getRow mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &getCol mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &getAssoc mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &getAll mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

c:/www/apache/doc2//pear/DB/mysql.php

8 Warning(s).
 
[function] connect mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $dsn the data source name (see DB::parseDSN for syntax)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $persistent (optional) whether the connection should
be persistent' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &query mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] simpleQuery mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetchRow mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result MySQL result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] fetchInto mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result MySQL result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] freeResult mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result MySQL result identifier or DB statement identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] numCols mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result MySQL result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] prepare mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query to prepare for execution. The
characters "?" and "&" have special meanings. "?" is a scalar
placeholder, the value provided for it when execute()ing is
inserted as-is. "&" is an opaque placeholder, the value
provided on execute() is a file name, and the contents of that
file will be used in the query.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

c:/www/apache/doc2//pear/DB/oci8.php

13 Warning(s).
 
[function] connect mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $dsn the data source name (see DB::parseDSN for syntax)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $persistent (optional) whether the connection should
be persistent' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &query mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] simpleQuery mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetchRow mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result oci8 result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] fetchInto mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result oci8 result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] freeResult mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result oci8 result identifier or DB statement identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] numCols mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result oci8 result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] prepare mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $query query to be prepared' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return DB statement 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] execute mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $stmt a DB statement resource (returned from prepare())' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $data data to be used in execution of the statement' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] autoCommit mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $onoff true/false whether to autocommit' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] commit mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return DB_ERROR or DB_OK' - 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] rollback mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return DB_ERROR or DB_OK' - 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] affectedRows mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return number of rows affected by the last query or DB_ERROR' - 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.
 
 

c:/www/apache/doc2//pear/DB/odbc.php

2 Warning(s).
 
[function] connect mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $dsn the data source name (see DB::parseDSN for syntax)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $persistent (optional) whether the connection should
be persistent' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] simpleQuery mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

c:/www/apache/doc2//pear/DB/pgsql.php

8 Warning(s).
 
[function] connect mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $dsn the data source name (see DB::parseDSN for syntax)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $persistent (optional) whether the connection should
be persistent' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &query mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] simpleQuery mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $query the SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetchRow mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result PostgreSQL result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] fetchInto mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result PostgreSQL result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] freeResult mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result PostgreSQL result identifier or DB statement identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] numCols mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result PostgreSQL result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] numRows mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result PostgreSQL result identifier' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

c:/www/apache/doc2//pear/DB/storage.php

2 Warning(s).
 
[function] setup mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $keyval the key of the row to fetch' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] loadFromQuery mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $query SQL query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $params parameter list in case you want to use
prepare/execute mode' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

c:/www/apache/doc2//pear/DB_Result.php

1 Warning(s).
 
[function] DB_result mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $result result resource id' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

c:/www/apache/doc2//pear/HTML/Form.php

2 Warning(s).
 
[constant] HTML_FORM_TEXT_SIZE missing
The @const[ant] tag is missing. Add '@const HTML_FORM_TEXT_SIZE [description]' to the tag list at the end of the doc comment.
 
[constant] HTML_FORM_MAX_FILE_SIZE missing
The @const[ant] tag is missing. Add '@const HTML_FORM_MAX_FILE_SIZE [description]' to the tag list at the end of the doc comment.
 
 

c:/www/apache/doc2//pear/HTTP.php

1 Warning(s).
 
[function] negotiateLanguage mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $default the default language to use if none is found
during negotiation, defaults to "en_US" for U.S. English' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

c:/www/apache/doc2//pear/Math/Fraction.php

6 Warning(s).
 
[function] add mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param Math_Fraction fraction' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return Math_Fraction result (if overwrite_with_result == false)' - 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.Tag: '@see sub, mul, div' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'sub' referrs to.Use function() to referr to functions and to referr to variables - don't know what 'mul' referrs to.Use function() to referr to functions and to referr to variables - don't know what 'div' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
[function] sub mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param Math_Fraction fraction' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return Math_Fraction result (if overwrite_with_result == false)' - 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.Tag: '@see add, mul, div' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'add' referrs to.Use function() to referr to functions and to referr to variables - don't know what 'mul' referrs to.Use function() to referr to functions and to referr to variables - don't know what 'div' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
[function] mul mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param Math_Fraction fraction' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return Math_Fraction result (if overwrite_with_result == false)' - 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.Tag: '@see add, sub, div' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'add' referrs to.Use function() to referr to functions and to referr to variables - don't know what 'sub' referrs to.Use function() to referr to functions and to referr to variables - don't know what 'div' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
[function] div mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param Math_Fraction fraction' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return Math_Fraction result (if overwrite_with_result == false)' - 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.Tag: '@see add, sub, mul' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'add' referrs to.Use function() to referr to functions and to referr to variables - don't know what 'sub' referrs to.Use function() to referr to functions and to referr to variables - don't know what 'mul' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
[function] _check_fraction mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param Math_Fraction fraction to be checked' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return Math_Fraction checked fraction' - 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] _return mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param Math_Fraction result' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return Math_Fraction result (if overwrite_with_result == false)' - 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.
 
 

c:/www/apache/doc2//pear/PEAR.php

9 Warning(s).
 
[function] isError mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $data the value to test' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[constant] PEAR_ERROR_RETURN missing
The @const[ant] tag is missing. Add '@const PEAR_ERROR_RETURN [description]' to the tag list at the end of the doc comment.
 
[constant] PEAR_ERROR_PRINT missing
The @const[ant] tag is missing. Add '@const PEAR_ERROR_PRINT [description]' to the tag list at the end of the doc comment.
 
[constant] PEAR_ERROR_TRIGGER missing
The @const[ant] tag is missing. Add '@const PEAR_ERROR_TRIGGER [description]' to the tag list at the end of the doc comment.
 
[constant] PEAR_ERROR_DIE missing
The @const[ant] tag is missing. Add '@const PEAR_ERROR_DIE [description]' to the tag list at the end of the doc comment.
 
[constant] PEAR_ERROR_CALLBACK missing
The @const[ant] tag is missing. Add '@const PEAR_ERROR_CALLBACK [description]' to the tag list at the end of the doc comment.
 
[constant] PHP_BINDIR missing
The @const[ant] tag is missing. Add '@const PHP_BINDIR [description]' to the tag list at the end of the doc comment.
 
[constant] PEAR_INSTALL_DIR missing
The @const[ant] tag is missing. Add '@const PEAR_INSTALL_DIR [description]' to the tag list at the end of the doc comment.
 
[constant] PEAR_EXTENSION_DIR missing
The @const[ant] tag is missing. Add '@const PEAR_EXTENSION_DIR [description]' to the tag list at the end of the doc comment.
 
 

c:/www/apache/doc2//pear/Mail.php

2 Warning(s).
 
[function] prepareHeaders mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@access protected' - Access modifier unknown, '@access'..
 
[function] parseRecipients mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@access protected' - Access modifier unknown, '@access'..
 
 

c:/www/apache/doc2//pear/Mail/smtp.php

1 Warning(s).
 
[variable] $port mismatch
The documented class variable type does not match the type found. Update the tag to '@var integer [$port]'.
 
 

c:/www/apache/doc2//pear/Net/SMTP.php

2 Warning(s).
 
[variable] $port mismatch
The documented class variable type does not match the type found. Update the tag to '@var integer [$port]'.
 
[variable] $socket mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var resource' - General syntax error, syntax: '@var (object objectname|type) [$varname]'./(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.
 
 

c:/www/apache/doc2//pear/Net/Socket.php

3 Warning(s).
 
[function] read mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $size The number of bytes to read from the socket.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return $size bytes of data from the socket, or a PEAR_Error if
not connected.' - 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] readLine mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return All available data up to a newline, without that
newline, or until the end of the socket.' - 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] readAll mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return All data until the socket closes.' - 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.
 
 

c:/www/apache/doc2//pear/PEAR_Error.php

1 Warning(s).
 
[function] PEAR_Error mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param $message error message' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $code (optional) error code' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $level (optional) error level, _OR_ in the case of
PEAR_ERROR_CALLBACK, the callback function or object/method
tuple.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

c:/www/apache/doc2//pear/DB_Error.php

1 Warning(s).
 
[function] DB_Error mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param $level what error level to use for $mode & PEAR_ERROR_TRIGGER' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $debuginfo additional debug info, such as the last query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@see PEAR_Error' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_Error' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 
 

c:/www/apache/doc2//pear/DB_Warning.php

1 Warning(s).
 
[function] DB_Warning mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param $level what error level to use for $mode == PEAR_ERROR_TRIGGER' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $debuginfo additional debug info, such as the last query' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@see PEAR_Error' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'PEAR_Error' referrs to.. Syntax: '([^\s]+(?:::))?([^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*\(\s*\))' (function), '([^\s]+(?:::))?([$][^:][a-zA-Z_\x7f-\xff][a-zA-Z0-9_\xzf-\xff]*)' (variable), '([^\s]+)' (module or class)..
 

Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta