|
|
Warnings |
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Request/Request.class.php
2 Warning(s).
|
|
[function] settrailpoint |
mismatch |
1st parameter "$index" does not match the documented name "$point", update the tag to "@param array $index Hash of trail data [crumb, url]." or "@param array Hash of trail data [crumb, url].", the variable name is optional. |
|
[function] settrailpoint |
missing |
2nd parameter "$point" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/F1CMS.class.php
1 Warning(s).
|
|
[function] callmodule |
mismatch |
1st parameter "$module" does not match the documented name "$mdl", update the tag to "@param string $module The module you're calling" or "@param string The module you're calling", the variable name is optional. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Section.class.php
4 Warning(s).
|
|
[function] gettemplate |
missing |
1st parameter "$field" is not documented add "@param string [description]" to the end of the @param[eter] list. |
|
[function] getbyurlid |
missing |
1st parameter "$urlid" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] getbyurlid |
missing |
2nd parameter "$show_unapproved" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
[function] getbyurlpath |
missing |
2nd parameter "$show_unapproved" is not documented add "@param boolean [description]" to the end of the @param[eter] list. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/SectionNavigatorOptimized.php
1 Warning(s).
|
|
[function] setshowhiddensections |
mismatch |
1st parameter type "$show" does not match the the documented type "bool", possible error consider an update to "@param boolean $show =return hidden sections ( default )" or "@param boolean =return hidden sections ( default )", the variable name is optional. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/SectionNavigator.php
1 Warning(s).
|
|
[function] setshowhiddensections |
mismatch |
1st parameter type "$show" does not match the the documented type "bool", possible error consider an update to "@param boolean $show =return hidden sections (default)" or "@param boolean =return hidden sections (default)", the variable name is optional. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/StxUtilities.php
8 Warning(s).
|
|
[function] formattimestamp |
mismatch |
2nd parameter type "$format" does not match the the documented type "string", possible error consider an update to "@param constant $format Time formatting string" or "@param constant Time formatting string", the variable name is optional. |
|
[function] formatdatestring |
mismatch |
2nd parameter type "$format" does not match the the documented type "string", possible error consider an update to "@param constant $format Time formatting string" or "@param constant Time formatting string", the variable name is optional. |
|
[function] getsectiontemplate |
missing |
2nd parameter "$url_root" is not documented add "@param string [description]" to the end of the @param[eter] list. |
|
[function] getimagelink |
mismatch |
2nd parameter type "$restrict" does not match the the documented type "array", possible error consider an update to "@param constant $restrict Associative array. Valid keys are 'by' (string 'width' or 'height') and 'max' (int)" or "@param constant Associative array. Valid keys are 'by' (string 'width' or 'height') and 'max' (int)", the variable name is optional. |
|
[function] &listfrompicktable |
missing |
4th parameter "$value_field" is not documented add "@param string [description]" to the end of the @param[eter] list. |
|
[function] &listfrompicktabletree |
missing |
4th parameter "$depth_label" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] getsortdirection |
mismatch |
2nd parameter "&$Request" does not match the documented name "$Request", update the tag to "@param object [unknown] &$Request the request object" or "@param object [unknown] the request object", the variable name is optional. |
|
[function] makeurlslinks |
missing |
1st parameter "$text" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Redirects.class.php
3 Warning(s).
|
|
[function] set_id |
missing |
1st parameter "$id" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] set_match |
missing |
1st parameter "$match" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] set_target_url |
missing |
1st parameter "$url" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/StxPrefs.php
1 Warning(s).
|
|
[function] setfacets |
missing |
1st parameter "$facet_array" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/functions.lib.php
15 Warning(s).
|
|
[function] stx_format_timestamp |
mismatch |
2nd parameter type "$fmt" does not match the the documented type "string", possible error consider an update to "@param constant $fmt Time formatting string" or "@param constant Time formatting string", the variable name is optional. |
|
[function] _date |
mismatch |
2nd parameter type "$fmt" does not match the the documented type "string", possible error consider an update to "@param constant $fmt Time formatting string" or "@param constant Time formatting string", the variable name is optional. |
|
[function] stx_format_date_string |
mismatch |
2nd parameter type "$format" does not match the the documented type "string", possible error consider an update to "@param constant $format Time formatting string" or "@param constant Time formatting string", the variable name is optional. |
|
[function] _sql_date |
mismatch |
2nd parameter type "$format" does not match the the documented type "string", possible error consider an update to "@param constant $format Time formatting string" or "@param constant Time formatting string", the variable name is optional. |
|
[function] stx_get_image_link |
mismatch |
2nd parameter type "$restrict" does not match the the documented type "array", possible error consider an update to "@param constant $restrict Associative array. Valid keys are 'by' (string 'width' or 'height') and 'max' (int)" or "@param constant Associative array. Valid keys are 'by' (string 'width' or 'height') and 'max' (int)", the variable name is optional. |
|
[function] get_image_link |
mismatch |
2nd parameter type "$restrict" does not match the the documented type "array", possible error consider an update to "@param constant $restrict Associative array. Valid keys are 'by' (string 'width' or 'height') and 'max' (int)" or "@param constant Associative array. Valid keys are 'by' (string 'width' or 'height') and 'max' (int)", the variable name is optional. |
|
[function] &stx_list_from_picktable_tree |
missing |
4th parameter "$depth_label" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] &list_from_picktable_tree |
missing |
4th parameter "$depth_label" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] stx_get_sort_direction |
mismatch |
2nd parameter "&$Request" does not match the documented name "$Request", update the tag to "@param object [unknown] &$Request the request object" or "@param object [unknown] the request object", the variable name is optional. |
|
[function] _direc |
mismatch |
2nd parameter "&$Request" does not match the documented name "$Request", update the tag to "@param object [unknown] &$Request the request object" or "@param object [unknown] the request object", the variable name is optional. |
|
[function] stx_truncate_to_sentence |
missing |
1st parameter "$text" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] stx_truncate_to_sentence |
missing |
2nd parameter "$length" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] is_valid_email |
missing |
1st parameter "$address" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list. |
|
[function] stx_truncate_to_sentence |
missing |
Undocumented element. |
|
[function] is_valid_email |
missing |
Undocumented element. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Request/Request.class.php
6 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Request/Request.class.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[function] setPathDefault |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] getPathDefault |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[variable] $parent |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var [$parent]'. |
|
[variable] $sidebarScript |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var [$sidebarScript]'. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Err.class.php
2 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Err.class.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/F1CMS.class.php
5 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/F1CMS.class.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[function] buildBrowseArray |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see buildBrowseArrays' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'buildBrowseArrays' 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] getContentUpdated |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return unix timestam' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|constant|const|resource|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] smarterPager |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Log.class.php
2 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Log.class.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Modules.class.php
3 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Modules.class.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[variable] $genericModule |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var [$genericModule]'. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/PathInfo.php
2 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/PathInfo.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/SectionNavigator.php
3 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/SectionNavigator.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[function] &getAncestorCollection |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return pxdb_collection, false if no ancestors.' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|constant|const|resource|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/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/SectionNavigatorOptimized.php
2 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/SectionNavigatorOptimized.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Site.class.php
6 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Site.class.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[variable] $Request |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var [$Request]'. |
|
[variable] $Cache |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var [$Cache]'. |
|
[variable] $User |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var [$User]'. |
|
[variable] $cacheFlushed |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var array [$cacheFlushed]'. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/StxUtilities.php
3 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/StxUtilities.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[function] getSortDirection |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $Request the request object' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'.. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Redirects.class.php
4 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Redirects.class.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] Stx_Redirects |
collision |
PHPDoc is confused: there is more than one class in this file. Doc will probably be broken, first class 'Stx_Redirects' gets used, file '/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Redirects.class.php' get ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
[function] get_paged_collection |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/StxPrefs.php
2 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/StxPrefs.php |
collision |
PHPDoc is confused: module files must not contain classes. Doc will probably be broken, module gets ignored. |
|
[class] |
collision |
Warning: found a module comment in a class file. Module comment gets ignored, doc might be broken. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Request/SectionRequest.class.php
2 Warning(s).
|
|
[variable] $Section |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var [$Section]'. |
|
[variable] $currSection |
mismatch |
The documented class variable type does not match the type found. Update the tag to '@var [$currSection] array'. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/Section.class.php
3 Warning(s).
|
|
[function] getByUrlId |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] &getAncestorCollection |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return pxdb_collection' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|constant|const|resource|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] &getParentSection |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return section object' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'.. |
|
|
|
/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/functions.lib.php
27 Warning(s).
|
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/functions.lib.php |
missing |
The module doc comment does not contain a @module or @modulegroup tag, the module gets names: '/home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/functions.lib.php' |
|
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/syntaxcms/functions.lib.php |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'..1 tag[s] were used that are not allowed in module doc comments: param. |
|
[function] stx_create_link |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] _link |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_format_text |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] _text |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_format_timestamp |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] _date |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_format_date_string |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] _sql_date |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] &stx_request_factory |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] &_request_factory |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_get_section_template |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] get_section_template |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_find_last_date |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] find_last_day |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_obfuscate_ascii |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] obfuscate_ascii |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_get_image_link |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] get_image_link |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] &stx_list_from_picktable |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] &list_from_picktable |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] &stx_list_from_picktable_tree |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] &list_from_picktable_tree |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_get_sort_direction |
mismatch |
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $Request the request object' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] _direc |
mismatch |
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param object $Request the request object' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
[function] stx_is_url_external |
mismatch |
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@deprecated ' - Description is missing, syntax: '@deprec[ated] description'.. |
|
|
|
|
Generated on Fri, 28 Apr 2006 19:06:12 -0400 by PHPDoc v1.5 www.phpdoc.de
|