|
|
|
Warnings |
|
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdArchive.php
5 Warning(s).
|
| |
| [class] MgdArchive |
collision |
| PHPDoc is confused: there is more than one class in this file. Doc will probably be broken, first class 'MgdArchive' gets used, file '/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdArchive.php' get ignored. |
| |
| [function] MgdArchive |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $newArchive' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &brew |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $newArchive' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readDB |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $dbh the db handle' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readDBById |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $dbh the db handle' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/CVSVersionControl.php
2 Warning(s).
|
| |
| [function] copyFromToBranch |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return : new guids / revisions' - 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] &commit |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $archive' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/VCSession.php
7 Warning(s).
|
| |
| [function] VCSession |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $vcSession' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &getDbh |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $dbh the handle' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &getGlobDbh |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $dbh the handle' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &getMgdDB |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $mgddb' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &getVersionControl |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $vc' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &getNamespace |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $nSpace' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &getBranch |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $branch' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/WorkflowSession.php
2 Warning(s).
|
| |
| [function] WorkflowSession |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see VCSession' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'VCSession' 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] &getMgdPath |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return MgdPath $mgdPath' - 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. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdDB.php
4 Warning(s).
|
| |
| [function] &export |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $archive the resulting archive' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] import |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $archive the archive to import' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] importAsNew |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $archive the archive to import' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] importKeepDeleted |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $archive the archive to import' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdVCObject.php
1 Warning(s).
|
| |
| [function] MgdVCObject |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) the VCSession that should be used to construct the object. If not specified, uses the default VCSession from VCSessionRegistry.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdPartRevision.php
9 Warning(s).
|
| |
| [function] MgdPartRevision |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs the VCSession (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] &retrieveNextRevision |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $mgdPartRevision' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &read |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPartRevision' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readById |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPartRevision' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readByGuid |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPartRevision' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readByPath |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPartRevision' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readByGuidRev |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPartRevision' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readByGuidDate |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPartRevision' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] _containsFakeResource |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see MgdPart' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'MgdPart' 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).. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdPart.php
9 Warning(s).
|
| |
| [function] MgdPart |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs the VCSession (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPart' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &brew |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPart' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readById |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPart' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readByGuid |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPart' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readByPath |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdPart' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &searchByStatus |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] &searchNotCurrent |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] &retrieveRevision |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object $mgdPartRevision' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &searchNewGuids |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdCollection.php
2 Warning(s).
|
| |
| [function] MgdCollection |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $mgdCollection' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] walkTree |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $obj the object' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdDeepCollection.php
3 Warning(s).
|
| |
| [function] MgdDeepCollection |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] &brew |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] &getParents |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/WorkflowProc.php
5 Warning(s).
|
| |
| [function] WorkflowProc |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $wfs the WorkflowSession (optional) omit if you want to use the default WorkflowSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $wfProc' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &brew |
mismatch |
| PHPDoc found 3 syntax error(s) in the tag list. Tag: '@see MgdDeepCollection' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'MgdDeepCollection' 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: '@param object $wfs the WorkflowSession (optional) omit if you want to use the default WorkflowSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $wfProc' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] &readById |
mismatch |
| PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $wfs (optional) omit if you want to use the default WorkflowSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object $wfProc' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
| |
| [function] hasApprovePerms |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param StepDef $stepDefObj' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
| [function] &searchNotCurrent |
mismatch |
| PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $vcs (optional) omit if you want to use the default VCSession' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/PartLockRegistry.php
2 Warning(s).
|
| |
| [function] addlock |
mismatch |
| 1st parameter '$pbId' does not match the documented name '$pdId', update the tag to '@param int $pbId (description)' or '@param int (description)', the variable name is optional. |
| |
| [function] getlock |
mismatch |
| 1st parameter '$pbId' does not match the documented name '$pdId', update the tag to '@param int $pbId (description)' or '@param int (description)', the variable name is optional. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/VCSessionRegistry.php
2 Warning(s).
|
| |
| [function] addvcsession |
mismatch |
| 2nd parameter '&$vcs' does not match the documented name '$vcs', update the tag to '@param mixed &$vcs (description)' or '@param mixed (description)', the variable name is optional. |
| |
| [function] adddefaultvcsession |
mismatch |
| 1st parameter '&$vcs' does not match the documented name '$vcs', update the tag to '@param mixed &$vcs (description)' or '@param mixed (description)', the variable name is optional. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/CVSVersionControl.php
28 Warning(s).
|
| |
| [function] copyfromtobranch |
mismatch |
| 1st parameter '&$guidrev' does not match the documented name '$guidrev', update the tag to '@param array &$guidrev keys: guids, values: revisions' or '@param array keys: guids, values: revisions', the variable name is optional. |
| |
| [function] copyfromtobranch |
missing |
| 4th parameter '$newguids' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] &commit |
mismatch |
| 1st parameter '&$stuff' does not match the documented name '$archive', update the tag to '@param object [unknown] &$stuff (description)' or '@param object [unknown] (description)', the variable name is optional. |
| |
| [function] &reverttodate |
mismatch |
| 1st parameter '&$guids' does not match the documented name '$guids', update the tag to '@param array &$guids the list of objects to revert' or '@param array the list of objects to revert', the variable name is optional. |
| |
| [function] &reverttotag |
mismatch |
| 1st parameter '&$guids' does not match the documented name '$guids', update the tag to '@param array &$guids the list of objects to revert' or '@param array the list of objects to revert', the variable name is optional. |
| |
| [function] &getnew |
mismatch |
| 2nd parameter type '$update' does match the the documented type 'bool', possible error consider an update to '@param boolean $update if the working directory should be updated (can be omitted on a local setup)' or '@param boolean if the working directory should be updated (can be omitted on a local setup)', the variable name is optional. |
| |
| [function] makearchive |
missing |
| 1st parameter '&$guids' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] cvsversioncontrol |
missing |
| 1st parameter '$vcconf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] cvsversioncontrol |
missing |
| 2nd parameter '$fsconf' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] cvsdo |
missing |
| 1st parameter '$cmd' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &getnamespace |
missing |
| 1st parameter '$ns' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] deletenamespace |
missing |
| 1st parameter '$ns' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] cvsnamespace |
missing |
| 1st parameter '&$cvsvc' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] cvsnamespace |
missing |
| 2nd parameter '&$namespace' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] isonbranch |
missing |
| 1st parameter '$branch' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] isonbranch |
missing |
| 2nd parameter '$guid' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &getbranch |
missing |
| 1st parameter '$branch' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] cvsbranch |
missing |
| 1st parameter '&$cvsvc' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] cvsbranch |
missing |
| 2nd parameter '&$cvsns' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] cvsbranch |
missing |
| 3th parameter '$branch' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &_crankoutnewrevs |
missing |
| 1st parameter '&$guids' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &_crankoutnewrevs |
missing |
| 2nd parameter '$cvsout' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &_genguidlists |
missing |
| 1st parameter '&$guids' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &_genfilelists |
missing |
| 1st parameter '&$guidLists' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] containstag |
missing |
| 1st parameter '$guid' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] containstag |
missing |
| 2nd parameter '$tag' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &getcurrentmtime |
missing |
| 1st parameter '&$guids' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &getcurrentrevision |
missing |
| 1st parameter '&$guids' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/WorkflowSession.php
4 Warning(s).
|
| |
| [function] listmgdpaths |
missing |
| 1st parameter '$destId' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] maydostepdef |
mismatch |
| 2nd parameter type '$auto' does match the the documented type 'bool', possible error consider an update to '@param boolean $auto (optional) if auto or normal permissions should be checked' or '@param boolean (optional) if auto or normal permissions should be checked', the variable name is optional. |
| |
| [function] &getvcsession |
missing |
| 1st parameter '$branch' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] getbranchlabel |
missing |
| 1st parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/VCSession.php
1 Warning(s).
|
| |
| [function] vcsession |
mismatch |
| 1st parameter '$conf' does not match the documented name '$arr', update the tag to '@param mixed $conf optional can be an array or a name of a global array that contains configuration data under the keys dbconf, globdbconf, vcconf, fsconf. (see config script)' or '@param mixed optional can be an array or a name of a global array that contains configuration data under the keys dbconf, globdbconf, vcconf, fsconf. (see config script)', the variable name is optional. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdDB.php
8 Warning(s).
|
| |
| [function] mgddb |
mismatch |
| 1st parameter '&$dbh' does not match the documented name '$dbh', update the tag to '@param mixed &$dbh connection to the Midgard DB' or '@param mixed connection to the Midgard DB', the variable name is optional. |
| |
| [function] mgddb |
mismatch |
| 2nd parameter '&$dbconf' does not match the documented name '$dbconf', update the tag to '@param array &$dbconf db configuration' or '@param array db configuration', the variable name is optional. |
| |
| [function] mgddb |
mismatch |
| 3th parameter '&$fsconf' does not match the documented name '$dbconf', update the tag to '@param array &$fsconf filesystem configuration' or '@param array filesystem configuration', the variable name is optional. |
| |
| [function] &export |
missing |
| 2nd parameter '$fpath' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] import |
mismatch |
| 1st parameter '&$archive' does not match the documented name '$archive', update the tag to '@param object [unknown] &$archive the archive to import' or '@param object [unknown] the archive to import', the variable name is optional. |
| |
| [function] importkeepdeleted |
mismatch |
| 1st parameter '&$archive' does not match the documented name '$archive', update the tag to '@param object [unknown] &$archive the archive to import' or '@param object [unknown] the archive to import', the variable name is optional. |
| |
| [function] setexported |
mismatch |
| 1st parameter type '$guid' does match the the documented type 'string', possible error consider an update to '@param integer $guid (optional)' or '@param integer (optional)', the variable name is optional. |
| |
| [function] exists_obj |
missing |
| 1st parameter '$guid' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdArchive.php
7 Warning(s).
|
| |
| [function] mgdarchive |
mismatch |
| 1st parameter type '$fpath' does match the the documented type 'string', possible error consider an update to '@param integer $fpath where it is on the filesystem' or '@param integer where it is on the filesystem', the variable name is optional. |
| |
| [function] splitinto |
mismatch |
| 2nd parameter type '$removeRemoved' does match the the documented type 'bool', possible error consider an update to '@param boolean $removeRemoved if the xml dump for the deleted objects should be removed (optional, default false)' or '@param boolean if the xml dump for the deleted objects should be removed (optional, default false)', the variable name is optional. |
| |
| [function] dbobject |
missing |
| 1st parameter '$dbh' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &readdb |
mismatch |
| 1st parameter '&$dbh' does not match the documented name '$dbh', update the tag to '@param object [unknown] &$dbh the db handle' or '@param object [unknown] the db handle', the variable name is optional. |
| |
| [function] &readdb |
mismatch |
4th parameter type '$constraints' does match the the documented type 'string', possible error consider an update to '@param integer $constraints (optional) additional constraints in SQL
return array $db the record' or '@param integer (optional) additional constraints in SQL
return array $db the record', the variable name is optional. |
| |
| [function] &readdbbyid |
mismatch |
| 1st parameter '&$dbh' does not match the documented name '$dbh', update the tag to '@param object [unknown] &$dbh the db handle' or '@param object [unknown] the db handle', the variable name is optional. |
| |
| [function] deletedb |
missing |
| 1st parameter '$id' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdPartRevision.php
27 Warning(s).
|
| |
| [function] mgdpartrevision |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs the VCSession (optional) omit if you want to use the default VCSession' or '@param integer the VCSession (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &read |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &read |
mismatch |
| 3th parameter type '$constraints' does match the the documented type 'string', possible error consider an update to '@param integer $constraints (description)' or '@param integer (description)', the variable name is optional. |
| |
| [function] &read |
mismatch |
| 3th parameter '$constraints' does not match the documented name '$contraints', update the tag to '@param integer $constraints (description)' or '@param integer (description)', the variable name is optional. |
| |
| [function] &readbyid |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &readbyguid |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &readbypath |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &readbyguidrev |
mismatch |
| 3th parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &readbyguiddate |
mismatch |
| 3th parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] _containsfakeresource |
missing |
| 1st parameter '$path' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] iswritable |
missing |
| 1st parameter '$doNotWarn' is not documented add '@param boolean [description]' to the end of the @param[eter] list. |
| |
| [function] writerevision |
missing |
| 1st parameter '$revision' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] writerevision |
missing |
| 2nd parameter '$authorfrom' is not documented add '@param string [description]' to the end of the @param[eter] list. |
| |
| [function] writerevision |
missing |
| 3th parameter '$author' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] commit |
missing |
| 1st parameter '$author' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] import |
missing |
| 1st parameter '$author' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] import |
missing |
| 2nd parameter '$revision' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] tag |
missing |
| 1st parameter '$tag' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] setstatus |
missing |
| 1st parameter '$status' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] setstatus |
missing |
| 2nd parameter '$pendingAuthor' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] getdepsdownlang |
missing |
| 1st parameter '$lang' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] getkiddiesbylang |
missing |
| 1st parameter '$lang' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] reverttorevision |
missing |
| 1st parameter '$revision' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] reverttodate |
missing |
| 1st parameter '$date' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] reverttotag |
missing |
| 1st parameter '$tag' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] updatepathrecursive |
missing |
| 1st parameter '$path' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] updatepathrecursive |
missing |
| 2nd parameter '$mode' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdPart.php
28 Warning(s).
|
| |
| [function] mgdpart |
mismatch |
| 1st parameter '&$db' does not match the documented name '$db', update the tag to '@param array &$db the new contents of the fields, name => value' or '@param array the new contents of the fields, name => value', the variable name is optional. |
| |
| [function] mgdpart |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs the VCSession (optional) omit if you want to use the default VCSession' or '@param integer the VCSession (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &brew |
mismatch |
| 2nd parameter type '$status' does match the the documented type 'int', possible error consider an update to '@param integer $status (optional) the initial status (default PART_CURRENT)' or '@param integer (optional) the initial status (default PART_CURRENT)', the variable name is optional. |
| |
| [function] &brew |
mismatch |
| 3th parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &readbyid |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &readbyguid |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &readbypath |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &searchbystatus |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &searchnotcurrent |
mismatch |
| 1st parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] iswritable |
missing |
| 1st parameter '$doNotWarn' is not documented add '@param boolean [description]' to the end of the @param[eter] list. |
| |
| [function] writerevision |
mismatch |
| 2nd parameter type '$authorfrom' does match the the documented type 'int', possible error consider an update to '@param string $authorfrom (optional)' or '@param string (optional)', the variable name is optional. |
| |
| [function] writerevision |
mismatch |
| 3th parameter type '$author' does match the the documented type 'string', possible error consider an update to '@param integer $author (optional)' or '@param integer (optional)', the variable name is optional. |
| |
| [function] writerevision |
mismatch |
| 4th parameter type '$depsUpComplete' does match the the documented type 'bool', possible error consider an update to '@param boolean $depsUpComplete (optional) true if you know that the depsUp are complete, default false' or '@param boolean (optional) true if you know that the depsUp are complete, default false', the variable name is optional. |
| |
| [function] writerevision |
mismatch |
| 5th parameter type '$deleted' does match the the documented type 'bool', possible error consider an update to '@param integer $deleted (optional) if you know that the object is deleted / not deleted: true / false' or '@param integer (optional) if you know that the object is deleted / not deleted: true / false', the variable name is optional. |
| |
| [function] commit |
mismatch |
| 1st parameter type '$author' does match the the documented type 'string', possible error consider an update to '@param integer $author (optional)' or '@param integer (optional)', the variable name is optional. |
| |
| [function] import |
mismatch |
| 1st parameter type '$author' does match the the documented type 'string', possible error consider an update to '@param integer $author import it as this revision (if you already know it)' or '@param integer import it as this revision (if you already know it)', the variable name is optional. |
| |
| [function] import |
mismatch |
| 1st parameter '$author' does not match the documented name '$revision', update the tag to '@param integer $author import it as this revision (if you already know it)' or '@param integer import it as this revision (if you already know it)', the variable name is optional. |
| |
| [function] import |
missing |
| 2nd parameter '$revision' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] setstatus |
mismatch |
| 2nd parameter type '$pendingAuthor' does match the the documented type 'string', possible error consider an update to '@param integer $pendingAuthor (optional)' or '@param integer (optional)', the variable name is optional. |
| |
| [function] getdepsdownlang |
mismatch |
| 1st parameter type '$lang' does match the the documented type 'int', possible error consider an update to '@param integer $lang (description)' or '@param integer (description)', the variable name is optional. |
| |
| [function] reverttotag |
mismatch |
| 1st parameter '$tag' does not match the documented name '$date', update the tag to '@param int $tag unix timestamp' or '@param int unix timestamp', the variable name is optional. |
| |
| [function] updatepath |
mismatch |
| 2nd parameter type '$noupdaterevision' does match the the documented type 'bool', possible error consider an update to '@param boolean $noupdaterevision (optional) don't update the current MgdPartRevision, default false' or '@param boolean (optional) don't update the current MgdPartRevision, default false', the variable name is optional. |
| |
| [function] updatepathrecursive |
missing |
| 2nd parameter '$mode' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] recomputepath |
mismatch |
| Function head shows no parameters, remove all @param tags. |
| |
| [function] recomputepathself |
mismatch |
| Function head shows no parameters, remove all @param tags. |
| |
| [function] &searchnewguids |
mismatch |
| 1st parameter '&$guids' does not match the documented name '$guids', update the tag to '@param array &$guids (description)' or '@param array (description)', the variable name is optional. |
| |
| [function] &searchnewguids |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] _containsfakeresource |
missing |
| 1st parameter '$path' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdDeepCollection.php
10 Warning(s).
|
| |
| [function] mgddeepcollection |
mismatch |
| 3th parameter '$pbrIds' does not match the documented name '$downIds', update the tag to '@param array $pbrIds ids of the child MgdPartRevisions or 0' or '@param array ids of the child MgdPartRevisions or 0', the variable name is optional. |
| |
| [function] mgddeepcollection |
mismatch |
| 4th parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &brew |
mismatch |
2nd parameter type '$mode' does match the the documented type 'array', possible error consider an update to '@param integer $mode (optional) specifies which revision to use and which child parts to add
revision => this revision (root part) default: latest revision
date => revision no later than date (root part) overrides revision
scope => all: all parts that belong to the object (default); metaonly: only the root part, contentonly: without root part
lang => all: any language (default) XXlangcode: only parts of this language
recursive => yes: include children not belonging to the object itself (per path) no: don't (default)' or '@param integer (optional) specifies which revision to use and which child parts to add
revision => this revision (root part) default: latest revision
date => revision no later than date (root part) overrides revision
scope => all: all parts that belong to the object (default); metaonly: only the root part, contentonly: without root part
lang => all: any language (default) XXlangcode: only parts of this language
recursive => yes: include children not belonging to the object itself (per path) no: don't (default)', the variable name is optional. |
| |
| [function] &brew |
mismatch |
| 3th parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &getparents |
mismatch |
| 1st parameter '$id' does not match the documented name '$īd', update the tag to '@param int $id the collection id' or '@param int the collection id', the variable name is optional. |
| |
| [function] &getparents |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] &getdepsdownlang |
mismatch |
| 1st parameter type '$lang' does match the the documented type 'int', possible error consider an update to '@param integer $lang (description)' or '@param integer (description)', the variable name is optional. |
| |
| [function] _copytobranch |
missing |
| 2nd parameter '$revision' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] &readbyid |
missing |
| 2nd parameter '$vcs' is not documented add '@param integer [description]' to the end of the @param[eter] list. |
| |
| [function] write |
mismatch |
| 1st parameter type '$up' does match the the documented type 'int', possible error consider an update to '@param integer $up (optional) the parent collection' or '@param integer (optional) the parent collection', the variable name is optional. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdCollection.php
5 Warning(s).
|
| |
| [function] mgdcollection |
mismatch |
| 1st parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
| [function] _fillguidlist |
missing |
| 1st parameter '$part' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] addelement |
mismatch |
| 1st parameter '&$element' does not match the documented name '$element', update the tag to '@param Object &$element the new element' or '@param Object the new element', the variable name is optional. |
| |
| [function] walktree |
mismatch |
| 2nd parameter '&$obj' does not match the documented name '$obj', update the tag to '@param object [unknown] &$obj the object' or '@param object [unknown] the object', the variable name is optional. |
| |
| [function] removeelement |
missing |
| 1st parameter '&$element' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/WorkflowProc.php
13 Warning(s).
|
| |
| [function] workflowproc |
mismatch |
| 1st parameter '&$db' does not match the documented name '$db', update the tag to '@param array &$db the new contents of the fields, name => value' or '@param array the new contents of the fields, name => value', the variable name is optional. |
| |
| [function] workflowproc |
mismatch |
| 2nd parameter type '$wfs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $wfs the WorkflowSession (optional) omit if you want to use the default WorkflowSession' or '@param integer the WorkflowSession (optional) omit if you want to use the default WorkflowSession', the variable name is optional. |
| |
| [function] &brew |
mismatch |
| 1st parameter '$procDefId' does not match the documented name '$procDef', update the tag to '@param int $procDefId id of the procdef / id of the proc' or '@param int id of the procdef / id of the proc', the variable name is optional. |
| |
| [function] &brew |
mismatch |
| 4th parameter type '$mode' does match the the documented type 'array', possible error consider an update to '@param integer $mode (description)' or '@param integer (description)', the variable name is optional. |
| |
| [function] &brew |
mismatch |
| 5th parameter type '$wfs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $wfs the WorkflowSession (optional) omit if you want to use the default WorkflowSession' or '@param integer the WorkflowSession (optional) omit if you want to use the default WorkflowSession', the variable name is optional. |
| |
| [function] &readbyid |
mismatch |
| 2nd parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default WorkflowSession' or '@param integer (optional) omit if you want to use the default WorkflowSession', the variable name is optional. |
| |
| [function] &readbyid |
mismatch |
| 2nd parameter '$vcs' does not match the documented name '$wfs', update the tag to '@param integer $vcs (optional) omit if you want to use the default WorkflowSession' or '@param integer (optional) omit if you want to use the default WorkflowSession', the variable name is optional. |
| |
| [function] hasapproveperms |
mismatch |
| 1st parameter type '$stepDefObj' does match the the documented type 'string', possible error consider an update to '@param integer $stepDefObj (optional)' or '@param integer (optional)', the variable name is optional. |
| |
| [function] hasapproveperms |
mismatch |
| 1st parameter '$stepDefObj' does not match the documented name '$path', update the tag to '@param integer $stepDefObj (optional)' or '@param integer (optional)', the variable name is optional. |
| |
| [function] approvenext |
mismatch |
| 1st parameter type '$force' does match the the documented type 'bool', possible error consider an update to '@param boolean $force (optional, default false) if status change should be forced if dependencies are not resolved on the dest branch' or '@param boolean (optional, default false) if status change should be forced if dependencies are not resolved on the dest branch', the variable name is optional. |
| |
| [function] _publish |
mismatch |
| 1st parameter type '$force' does match the the documented type 'bool', possible error consider an update to '@param boolean $force if it should be forced if dependencies are not resolved on the dest branch' or '@param boolean if it should be forced if dependencies are not resolved on the dest branch', the variable name is optional. |
| |
| [function] _prepare_step |
missing |
| 1st parameter '$stepDefId' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] &searchnotcurrent |
mismatch |
| 1st parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) omit if you want to use the default VCSession' or '@param integer (optional) omit if you want to use the default VCSession', the variable name is optional. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdVCObject.php
2 Warning(s).
|
| |
| [function] mgdvcobject |
mismatch |
| 1st parameter type '$vcs' does match the the documented type 'object [unknown]', possible error consider an update to '@param integer $vcs (optional) the VCSession that should be used to construct the object. If not specified, uses the default VCSession from VCSessionRegistry.' or '@param integer (optional) the VCSession that should be used to construct the object. If not specified, uses the default VCSession from VCSessionRegistry.', the variable name is optional. |
| |
| [function] &realvcs |
mismatch |
| 1st parameter '&$vcs' does not match the documented name '$vcs', update the tag to '@param mixed &$vcs (description)' or '@param mixed (description)', the variable name is optional. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/MgdPath.php
3 Warning(s).
|
| |
| [function] mgdpath |
missing |
| 1st parameter '&$session' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] mgdpath |
missing |
| 2nd parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] listprocdefs |
missing |
| 1st parameter '$auto' is not documented add '@param boolean [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/ProcDef.php
2 Warning(s).
|
| |
| [function] procdef |
missing |
| 1st parameter '&$session' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] procdef |
missing |
| 2nd parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/StepDef.php
2 Warning(s).
|
| |
| [function] stepdef |
missing |
| 1st parameter '&$session' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] stepdef |
missing |
| 2nd parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/SubStepDef.php
2 Warning(s).
|
| |
| [function] substepdef |
missing |
| 1st parameter '&$session' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] substepdef |
missing |
| 2nd parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
| |
/home/schmitt/local-cvs/midgard-current/workflow/fordoc/WorkflowDefObject.php
2 Warning(s).
|
| |
| [function] workflowdefobject |
missing |
| 1st parameter '&$session' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
| [function] workflowdefobject |
missing |
| 2nd parameter '$id' is not documented add '@param (object objectname|type) [description]' to the end of the @param[eter] list. |
| |
|
|
|
|
| PHPDoc 1.0beta |