Packageindex Classtrees Modulegroups Elementlist Report XML Files

Warnings

 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/pxdb.class.php

6 Warning(s).
 
[function] &dbh mismatch
1st parameter "$new_dbh" does not match the documented name "$db", update the tag to "@param object [unknown] $new_dbh ADOConnection" or "@param object [unknown] ADOConnection", the variable name is optional.
 
[function] &tpl missing
1st parameter "$new_tpl" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] print_debug missing
2nd parameter "$type" is not documented add "@param string [description]" to the end of the @param[eter] list.
 
[function] trigger_error mismatch
2nd parameter type "$error_type" does not match the the documented type "integer", possible error consider an update to "@param constant $error_type (description)" or "@param constant (description)", the variable name is optional.
 
[function] create_pick_table missing
1st parameter "$table" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] register_class mismatch
3th parameter type "$option" does not match the the documented type "int", possible error consider an update to "@param integer $option Any class specific indexing option (i.e. provides ability to register many pxdb_record classes indexed by datatype)" or "@param integer Any class specific indexing option (i.e. provides ability to register many pxdb_record classes indexed by datatype)", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/pxdb_prefs.class.php

3 Warning(s).
 
[function] set_pref mismatch
The parser found '1' parameter but '3' @param[eter] tags. You should update the @param[eter] list.
 
[function] add_pref mismatch
The parser found '1' parameter but '3' @param[eter] tags. You should update the @param[eter] list.
 
[function] set_default_pref mismatch
The parser found '1' parameter but '3' @param[eter] tags. You should update the @param[eter] list.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/pxdb_record.class.php

3 Warning(s).
 
[function] &get_children_noderelid mismatch
1st parameter type "$noderel_id" does not match the the documented type "int", possible error consider an update to "@param constant $noderel_id Noderel ID of children to get" or "@param constant Noderel ID of children to get", the variable name is optional.
 
[function] &get_parents mismatch
1st parameter "$dt" does not match the documented name "$relid", update the tag to "@param mixed $dt Relid or array of relids." or "@param mixed Relid or array of relids.", the variable name is optional.
 
[function] &get_parents mismatch
2nd parameter "$orderby" does not match the documented name "$dt", update the tag to "@param mixed $orderby Datatype or array of datatypes." or "@param mixed Datatype or array of datatypes.", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/input/pxdb_commit.class.php

1 Warning(s).
 
[function] _include_generator mismatch
2nd parameter "&$data" does not match the documented name "$data", update the tag to "@param array &$data Hash of data to pass to autogen function." or "@param array Hash of data to pass to autogen function.", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/input/pxdb_input.class.php

7 Warning(s).
 
[function] bind_widgets mismatch
1st parameter "&$widgets" does not match the documented name "$widgets", update the tag to "@param object pxdb_widgets &$widgets pxdb_widgets Object" or "@param object pxdb_widgets pxdb_widgets Object", the variable name is optional.
 
[function] _get_value mismatch
1st parameter "&$objf" does not match the documented name "$objf", update the tag to "@param object pxdb_typesfield &$objf typesfield Object current form element." or "@param object pxdb_typesfield typesfield Object current form element.", the variable name is optional.
 
[function] _get_name mismatch
1st parameter "&$objf" does not match the documented name "$objf", update the tag to "@param object pxdb_typesfield &$objf The pxdb_typesfields object." or "@param object pxdb_typesfield The pxdb_typesfields object.", the variable name is optional.
 
[function] _get_options mismatch
1st parameter "&$objf" does not match the documented name "$objf", update the tag to "@param object pxdb_typesfield &$objf The pxdb_typesfields object." or "@param object pxdb_typesfield The pxdb_typesfields object.", the variable name is optional.
 
[function] _get_label mismatch
1st parameter "&$objf" does not match the documented name "$objf", update the tag to "@param object pxdb_typesfield &$objf The pxdb_typesfields object." or "@param object pxdb_typesfield The pxdb_typesfields object.", the variable name is optional.
 
[function] _get_description mismatch
1st parameter "&$objf" does not match the documented name "$objf", update the tag to "@param object pxdb_typesfield &$objf The pxdb_typesfields object." or "@param object pxdb_typesfield The pxdb_typesfields object.", the variable name is optional.
 
[function] _get_label_tag mismatch
2nd parameter "$element_name" does not match the documented name "$field_name", update the tag to "@param string $element_name Name of the field (not the HTML element name)" or "@param string Name of the field (not the HTML element name)", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/input/pxdb_validator.class.php

4 Warning(s).
 
[function] _include_processor mismatch
2nd parameter "&$data" does not match the documented name "$data", update the tag to "@param array &$data Hash of data to pass to validator function." or "@param array Hash of data to pass to validator function.", the variable name is optional.
 
[function] _include_validator mismatch
2nd parameter "&$data" does not match the documented name "$data", update the tag to "@param array &$data Hash of data to pass to validator function." or "@param array Hash of data to pass to validator function.", the variable name is optional.
 
[function] _invoke_class_validator missing
1st parameter "$data" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] _invoke_class_processor missing
1st parameter "$data" 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/ext/PxDB/classes/content/input/pxdb_widgets.class.php

3 Warning(s).
 
[function] _include_widget mismatch
2nd parameter "&$data" does not match the documented name "$data", update the tag to "@param array &$data Hash of widget properties." or "@param array Hash of widget properties.", the variable name is optional.
 
[function] get_widget mismatch
1st parameter "&$data" does not match the documented name "$input", update the tag to "@param object pxdb_input &$data The input object (useful for getting the form name, etc.)" or "@param object pxdb_input The input object (useful for getting the form name, etc.)", the variable name is optional.
 
[function] get_widget missing
2nd parameter "&$input" 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/ext/PxDB/classes/content/input/pxdb_confront.class.php

2 Warning(s).
 
[function] _invoke_user_method mismatch
3th parameter "&$object" does not match the documented name "$object", update the tag to "@param object [unknown] &$object Some Hans idea of something to pass." or "@param object [unknown] Some Hans idea of something to pass.", the variable name is optional.
 
[function] bind_validator mismatch
1st parameter "&$validator" does not match the documented name "$validator", update the tag to "@param object [unknown] &$validator The class used to validate data (must conform to interface used above);" or "@param object [unknown] The class used to validate data (must conform to interface used above);", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/pxdb_collection.class.php

3 Warning(s).
 
[function] _count_sql missing
1st parameter "$search" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] findcount missing
1st parameter "$search" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] fetchcount missing
1st parameter "$search" 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/ext/PxDB/classes/content/output/pxdb_search.class.php

5 Warning(s).
 
[function] merge mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The other pxdb_filter object to merge." or "@param object [unknown] The other pxdb_filter object to merge.", the variable name is optional.
 
[function] add_related mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The pxdb_filter object to be related." or "@param object [unknown] The pxdb_filter object to be related.", the variable name is optional.
 
[function] add_secondaryrel_related mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The pxdb_filter object to related." or "@param object [unknown] The pxdb_filter object to related.", the variable name is optional.
 
[function] add_parent mismatch
3th parameter type "$weight_sort" does not match the the documented type "string", possible error consider an update to "@param resource $weight_sort String to indicate if the subsequent collection will be sorted by this noderel.weight, if empty no sorting, otherwise specify ASC or DESC." or "@param resource String to indicate if the subsequent collection will be sorted by this noderel.weight, if empty no sorting, otherwise specify ASC or DESC.", the variable name is optional.
 
[function] add_child mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The pxdb_filter to related." or "@param object [unknown] The pxdb_filter to related.", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/pxdb_search_new.class.php

5 Warning(s).
 
[function] merge mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The other pxdb_filter object to merge." or "@param object [unknown] The other pxdb_filter object to merge.", the variable name is optional.
 
[function] add_related mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The pxdb_filter object to be related." or "@param object [unknown] The pxdb_filter object to be related.", the variable name is optional.
 
[function] add_secondaryrel_related mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The pxdb_filter object to related." or "@param object [unknown] The pxdb_filter object to related.", the variable name is optional.
 
[function] add_parent mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The pxdb_filter to related." or "@param object [unknown] The pxdb_filter to related.", the variable name is optional.
 
[function] add_child mismatch
1st parameter "&$filter" does not match the documented name "$filter", update the tag to "@param object [unknown] &$filter The pxdb_filter to related." or "@param object [unknown] The pxdb_filter to related.", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/pxdb_data.class.php

3 Warning(s).
 
[function] get_datatype_list missing
1st parameter "$delim" is not documented add "@param string [description]" to the end of the @param[eter] list.
 
[function] bind_tpl mismatch
1st parameter "&$tpl" does not match the documented name "$tpl", update the tag to "@param object Smarty &$tpl The Smarty object to use instead of built-in." or "@param object Smarty The Smarty object to use instead of built-in.", the variable name is optional.
 
[function] bind_auth mismatch
1st parameter "&$auth" does not match the documented name "$auth", update the tag to "@param object pxdb_auth &$auth The authentication object." or "@param object pxdb_auth The authentication object.", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/pxdb_picktable_tree.class.php

2 Warning(s).
 
[function] get_listwidget_array missing
2nd parameter "$depth_marker" is not documented add "@param string [description]" to the end of the @param[eter] list.
 
[function] get_children missing
1st parameter "$parent" 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/ext/PxDB/classes/content/output/pxdb_picktable.class.php

4 Warning(s).
 
[function] get_picktable_array mismatch
1st parameter "$table" does not match the documented name "$field_list", update the tag to "@param string $table optional list of fields & aliases to be returned" or "@param string optional list of fields & aliases to be returned", the variable name is optional.
 
[function] get_listwidget_array missing
2nd parameter "$value_field" is not documented add "@param string [description]" to the end of the @param[eter] list.
 
[function] get_orderby mismatch
Function head shows no parameters, remove all @param tags.
 
[function] lookup_label mismatch
1st parameter "$value" does not match the documented name "$id", update the tag to "@param integer $value The value given from a pxdb_record output class" or "@param integer The value given from a pxdb_record output class", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/stx_collection_pager.class.php

1 Warning(s).
 
[function] get_page_uri missing
1st parameter "$page" 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/ext/PxDB/classes/metadata/object_cache.class.php

14 Warning(s).
 
[function] getdatatype missing
1st parameter "$dt" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savedatatype missing
1st parameter "$dt" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savedatatype missing
2nd parameter "$fields" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] &gettypesfields missing
1st parameter "$tfid" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savetypesfields missing
1st parameter "$tfid" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savetypesfields missing
2nd parameter "$fields" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] getdbfield missing
1st parameter "$dbfid" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savedbfield missing
1st parameter "$dbfid" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savedbfield missing
2nd parameter "$fields" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] gettypefieldid missing
1st parameter "$datatype" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] gettypefieldid missing
2nd parameter "$identifier" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savetypefieldid missing
1st parameter "$tfid" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savetypefieldid missing
2nd parameter "$datatype" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] savetypefieldid missing
3th parameter "$identifier" 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/ext/PxDB/classes/metadata/pxdb_datatype.class.php

8 Warning(s).
 
[function] load mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
[function] set_weight missing
1st parameter "$weight" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] set_label missing
1st parameter "$label" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] set_description missing
1st parameter "$description" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] set_parent_relid mismatch
1st parameter "$parent_relid" does not match the documented name "$parent", update the tag to "@param integer $parent_relid Parent datatype ID" or "@param integer Parent datatype ID", the variable name is optional.
 
[function] reorder mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
[function] move mismatch
Possible documentation error due to inherited information. The type of the 0th parameter "" does not match the documented type "array". Override the inherited documentation if neccessary.
 
[function] move mismatch
1st parameter "$dir" does not match the documented name "$params", update the tag to "@param array $dir Hash of variables needed: table, id, dir, id_col, weight_col, constraint_sql." or "@param array Hash of variables needed: table, id, dir, id_col, weight_col, constraint_sql.", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_dbfield.class.php

10 Warning(s).
 
[function] pxdb_dbfield missing
1st parameter "$id" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] load mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
[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_fname missing
1st parameter "$fname" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] set_ftype missing
1st parameter "$ftype" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] _parts missing
1st parameter "$str" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] _parts missing
2nd parameter "$param_num" is not documented add "@param boolean [description]" to the end of the @param[eter] list.
 
[function] _appears_as_table missing
1st parameter "$table" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] _change_column missing
4th parameter "$table" is not documented add "@param string [description]" to the end of the @param[eter] list.
 
[function] delete missing
1st parameter "$complete_removal" is not documented add "@param boolean [description]" to the end of the @param[eter] list.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_relationship.class.php

3 Warning(s).
 
[function] pxdb_relationship missing
1st parameter "$id" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] load mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
[function] reorder mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_typesfield.class.php

7 Warning(s).
 
[function] load mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
[function] replace_tags missing
1st parameter "$txt" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] delete missing
1st parameter "$id" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] grant_priv missing
2nd parameter "$priv" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] revoke_priv missing
1st parameter "$ugid" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] revoke_priv missing
2nd parameter "$priv" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] reorder mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_view.class.php

4 Warning(s).
 
[function] pxdb_view missing
1st parameter "$id" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] load mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
[function] delete missing
1st parameter "$id" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] set_id missing
1st parameter "$id" 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/ext/PxDB/classes/metadata/pxdb_viewfield.class.php

4 Warning(s).
 
[function] pxdb_viewfield missing
1st parameter "$id" is not documented add "@param boolean [description]" to the end of the @param[eter] list.
 
[function] load mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
[function] delete missing
1st parameter "$id" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] reorder mismatch
The function inherited some parameter documentation from it's parentclass but PHPDoc could not find arguments in the function head. Add @param void to the doc comment to avoid confusion.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_basis.class.php

7 Warning(s).
 
[function] &fetch_datatype missing
1st parameter "$reset" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] &fetch_relationship missing
1st parameter "$reset" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] &fetch_dbfield missing
1st parameter "$reset" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] &fetch_typesfield missing
2nd parameter "$reset" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] &fetch_view missing
2nd parameter "$reset" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] &fetch_viewfield missing
2nd parameter "$reset" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] arr_viewfields mismatch
1st parameter "$v" does not match the documented name "$dt", update the tag to "@param integer $v The datatype for which to fetch views." or "@param integer The datatype for which to fetch views.", the variable name is optional.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_datatype_privs.class.php

4 Warning(s).
 
[functions] pxdb_datatype_privs mismatch
The constructor can't have a return value. @return gets ignored.
 
[function] _cache_save missing
1st parameter "$dt" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] _cache_save missing
2nd parameter "$priv" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] _cache_save missing
3th parameter "$val" 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/ext/PxDB/classes/tools/pxdb_tools.class.php

1 Warning(s).
 
[function] db_signature missing
1st parameter "&$db" 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/ext/PxDB/classes/events/pxdb_event_dispatcher.class.php

2 Warning(s).
 
[function] loadlisteners missing
1st parameter "$path" is not documented add "@param (object objectname|type) [description]" to the end of the @param[eter] list.
 
[function] registerlistener missing
1st parameter "$listener" 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/ext/PxDB/classes/events/pxdb_event_listener.class.php

1 Warning(s).
 
[function] addtrigger missing
1st parameter "$event_name" 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/ext/PxDB/classes/pxdb_prefs.class.php

3 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/pxdb_prefs.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] $db mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var object' - Objectname is missing, syntax: '@var (object objectname|type) [$varname]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/pxdb_privs.class.php

2 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/pxdb_privs.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/ext/PxDB/classes/content/output/stx_collection_pager.class.php

3 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/stx_collection_pager.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] Stx_Collection_Pager mismatch
PHPDoc found 3 syntax error(s) in the tag list. Tag: '@param a syntax collection, expects execute_page was called on it' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param request object, for building the url' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@return object' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/StxRecordTags.php

2 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/StxRecordTags.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/ext/PxDB/classes/metadata/object_cache.class.php

9 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/object_cache.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] object_cache mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] getDatatype mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param ' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] saveTableColumns mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] saveTfIdByIdentifiers mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] saveTfIdByDbFields mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] saveColumnIdentifiers mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] saveDbTables mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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/ext/PxDB/classes/metadata/pxdb_datatype_privs.class.php

6 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_datatype_privs.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] pxdb_datatype_privs mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'..
 
[variable] $exposed mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see set_exposed;' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'set_exposed;' 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)..
 
[variable] $restrict_datatypes mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see set_restrict_datatypes' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'set_restrict_datatypes' 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] $namec missing
The @const[ant] tag is missing. Add '@const $namec [description]' to the tag list at the end of the doc comment.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/tools/pxdb_browser.class.php

2 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/tools/pxdb_browser.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/ext/PxDB/classes/tools/pxdb_sql.class.php

2 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/tools/pxdb_sql.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/ext/PxDB/classes/tools/pxdb_tools.class.php

3 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/tools/pxdb_tools.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] db_signature mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param ADOConnection $db The ADOdb Connection.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/events/pxdb_event_dispatcher.class.php

12 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/events/pxdb_event_dispatcher.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] &singleton mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'..
 
[constant] SYNTAX_EVENT_INSERT missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_INSERT [description]' to the tag list at the end of the doc comment.
 
[constant] SYNTAX_EVENT_UPDATE missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_UPDATE [description]' to the tag list at the end of the doc comment.
 
[constant] SYNTAX_EVENT_DELETE missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_DELETE [description]' to the tag list at the end of the doc comment.
 
[constant] SYNTAX_EVENT_APPROVE missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_APPROVE [description]' to the tag list at the end of the doc comment.
 
[constant] SYNTAX_EVENT_UNAPPROVE missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_UNAPPROVE [description]' to the tag list at the end of the doc comment.
 
[constant] SYNTAX_EVENT_PUBLISH missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_PUBLISH [description]' to the tag list at the end of the doc comment.
 
[constant] SYNTAX_EVENT_UNPUBLISH missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_UNPUBLISH [description]' to the tag list at the end of the doc comment.
 
[constant] SYNTAX_EVENT_PREDELETE missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_PREDELETE [description]' to the tag list at the end of the doc comment.
 
[constant] SYNTAX_EVENT_PREUPDATE missing
The @const[ant] tag is missing. Add '@const SYNTAX_EVENT_PREUPDATE [description]' to the tag list at the end of the doc comment.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/events/pxdb_event_listener.class.php

2 Warning(s).
 
[module] /home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/events/pxdb_event_listener.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/ext/PxDB/classes/auth/pxdb_auth.class.php

1 Warning(s).
 
[function] logout mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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/ext/PxDB/classes/pxdb.class.php

5 Warning(s).
 
[function] &dbh mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $db ADOConnection' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &tpl mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $tpl' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] print_debug mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $type Type of error determines the color.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] create_pick_table mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $table The name of the table to create.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[use] PEAR.php mismatch
3 tag[s] were used that are not allowed in use (include and friends) doc comments: package, author, access.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/record_privs.class.php

1 Warning(s).
 
[function] getAllGroups mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param pxdb_record object' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/pxdb_data.class.php

3 Warning(s).
 
[variable] $auth mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var object' - Objectname is missing, syntax: '@var (object objectname|type) [$varname]'..
 
[variable] $tpl mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var object' - Objectname is missing, syntax: '@var (object objectname|type) [$varname]'..
 
[variable] $db mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var object' - Objectname is missing, syntax: '@var (object objectname|type) [$varname]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/auth/pxdb_user.class.php

2 Warning(s).
 
[function] destroy mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return NULL (value of singleton instance will be NULL again)' - 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.
 
[variable] $db mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var object' - Objectname is missing, syntax: '@var (object objectname|type) [$varname]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/input/pxdb_confront.class.php

3 Warning(s).
 
[function] _invoke_user_method mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $object Some Hans idea of something to pass.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] bind_validator mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $validator The class used to validate data (must conform to interface used above);' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[variable] $validator mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@var pxdb_validator' - General syntax error, syntax: '@var (object objectname|type) [$varname]'./(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/ext/PxDB/classes/content/input/pxdb_commit.class.php

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

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/input/pxdb_validator.class.php

6 Warning(s).
 
[function] _create_required_msg mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see #validate' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what '#validate' 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] _create_unique_msg mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see #validate' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what '#validate' 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_unique mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see #validate' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what '#validate' 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] _validate_email mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@see pxdb_widgets' - Could not understand all references. Use function() to referr to functions and to referr to variables - don't know what 'pxdb_widgets' 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] _invoke_class_validator mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $data Hash of field properties.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] _invoke_class_processor mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $data Hash of field properties.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/input/pxdb_widgets.class.php

2 Warning(s).
 
[function] get_widget mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $data Hash of widget properties.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[variable] $_current_time mismatch
The documented class variable type does not match the type found. Update the tag to '@var [$_current_time]'.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/pxdb_collection.class.php

4 Warning(s).
 
[function] build_sql mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $search A pxdb_search object for which to build SQL.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] fetchCount mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param filter or sql or nothing' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[variable] $rs mismatch
The documented class variable type does not match the type found. Update the tag to '@var [$rs]'.
 
[variable] $sql mismatch
The documented class variable type does not match the type found. Update the tag to '@var [$sql]'.
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/pxdb_search.class.php

8 Warning(s).
 
[function] get_where_sql mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $obj The current pxdb_filter object -- used for recursion.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] get_join_sql mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $obj The current pxdb_filter object -- used for recursion.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] merge mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The other pxdb_filter object to merge.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] add_related mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The pxdb_filter object to be related.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] add_secondaryrel_related mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The pxdb_filter object to related.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] add_parent mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The pxdb_filter to related.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] add_child mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The pxdb_filter to related.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] _add_field mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@access protected' - Access modifier unknown, '@access'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/pxdb_search_new.class.php

8 Warning(s).
 
[function] get_where_sql mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $obj The current pxdb_filter object -- used for recursion.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] get_join_sql mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $obj The current pxdb_filter object -- used for recursion.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] merge mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The other pxdb_filter object to merge.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] add_related mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The pxdb_filter object to be related.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] add_secondaryrel_related mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The pxdb_filter object to related.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] add_parent mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The pxdb_filter to related.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] add_child mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param object $filter The pxdb_filter to related.' - Objectname is missing, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] _add_field mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@access protected' - Access modifier unknown, '@access'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/content/output/pxdb_picktable.class.php

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

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_basis.class.php

7 Warning(s).
 
[function] &fetch_datatype mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $reset If not null, will restart the loop through datatypes rows.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetch_relationship mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $reset If not null, will restart the loop through relationships rows.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetch_dbfield mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $reset If not null, will restart the loop through dbfields rows.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetch_typesfield mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $reset If not null, will restart the loop through typesfields rows.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetch_view mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $reset If not null, will restart the loop through typesfields rows.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetch_viewfield mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $reset If not null, will restart the loop through typesfields rows.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[variable] $_imported mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@access protected' - Access modifier unknown, '@access'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_dbfield.class.php

4 Warning(s).
 
[function] pxdb_dbfield mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $db The ADOdb connection to use.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $f A field id or [unique] fname.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] _has_table mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $table The name of the table to check for.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] _update mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $fname The new name of the column.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $ftype The new metatype of the column.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] delete mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $complete_removal Whether or not to remove related components (e.g. a table in the case of dbfield being pick/pickid)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_relationship.class.php

9 Warning(s).
 
[function] pxdb_relationship mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $id A relationship relid.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] set_id mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_relid mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_dt1 mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_dt2 mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_description mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_weight mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] move mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] reorder mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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/ext/PxDB/classes/metadata/pxdb_typesfield.class.php

14 Warning(s).
 
[function] set_id mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_typeid mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_description mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_identifier mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_autogen mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_validator mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_processor mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_widget mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_is_unique mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] delete mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $id The field id we want to delete.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] grant_priv mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $ugid The user/group id (from records table)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] revoke_priv mismatch
PHPDoc found 2 syntax error(s) in the tag list. Tag: '@param $ugid The user/group id (from records table)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..Tag: '@param $priv The particular priv to revoke (def: all)' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] move mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] reorder mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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/ext/PxDB/classes/metadata/pxdb_view.class.php

9 Warning(s).
 
[function] pxdb_view mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $id The view id.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &factory mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return pxdb_view object' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'..
 
[function] set_view mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_datatype mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_label mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_description mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] _new_weight mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@access protected' - Access modifier unknown, '@access'..
 
[function] delete mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $id ID to remove.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] &fetch_object_view mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return view object' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'..
 
 

/home/ssmith/sandbox/syntax-cms/src/private/lib/ext/PxDB/classes/metadata/pxdb_viewfield.class.php

11 Warning(s).
 
[function] pxdb_viewfield mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $id The id of viewfield row.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 
[function] load mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_id mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_viewid mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_subviewid mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_label mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_description mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] set_typesfield mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] fetch_typesfield mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return object' - Objectname is missing, syntax: '@return (object objectname|type) [$varname] [description]'..
 
[function] set_orderby mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@return void' - General syntax error, syntax: '@return (object objectname|type) [$varname] [description]'./(string|integer|int|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] delete mismatch
PHPDoc found 1 syntax error(s) in the tag list. Tag: '@param $id The field id we want to delete.' - General syntax error, syntax: '@param[eter] (object objectname|type) [$varname] [description]'..
 

Packageindex Classtrees Modulegroups Elementlist Report XML Files
Generated on Fri, 28 Apr 2006 19:07:22 -0400 by PHPDoc v1.5 www.phpdoc.de