Advanced Project Status

Generated on 2025-07-14 20:11:24 in 678 seconds by apstats

Lines of code

LanguageBytesFilesLinesBlanksCommentsCode
All files without dependencies    
See detail per file type...
87 088 9403 8481 689 191182 488321 7711 184 932
All files of dependencies only    
See detail per file type...
67 815 6973 2831 086 25184 755167 743833 753
Total154 904 6377 1312 775 442267 243489 5142 018 685

Contributions

Pushes and Commits of Dolibarr/dolibarr Pull Request Size of Dolibarr/dolibarr

Contributors


Thumbs of most active contributors

Dolibarr


Star History of Dolibarr/dolibarr

Project value

COCOMO value
(Basic organic model)
$77 128 043
COCOMO effort
(Basic organic model)
6 698 months people

Last security issues (last 3 months)

Commit IDDateReported on
Yogosha
Reported on
GIT
Reported on
CVE
TitleBranch of fix

Note:Search is done in git repository on regexstring #yogosha|CVE|Sec:|Sec\s
You can use this URL for RSS notifications: index-security.rss

Technical debt (PHPStan - PHP Static Analysis Tool 1.10.27 - level 9 -> 0 warnings)

FileLineType

Technical debt (PHAN 892 warnings)

FileLineDetail
htdocs/accountancy/class/accountancyexport.class.php192TypeError PhanTypeMismatchArgument Argument 3 ($object) is $listofexporttypes of type non-empty-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array but \HookManager::executeHooks() takes null|object|string defined at htdocs/core/class/hookmanager.class.php:201
htdocs/accountancy/class/accountancyexport.class.php333TypeError PhanTypeMismatchArgument Argument 3 ($object) is $exporttypes of type array{param:non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array,cr:array{1:string,2:string},format:array{csv:string,txt:string}} but \HookManager::executeHooks() takes null|object|string defined at htdocs/core/class/hookmanager.class.php:201
htdocs/accountancy/class/accountancyexport.class.php546TypeError PhanTypeMismatchArgument Argument 3 ($object) is $TData of type \BookKeepingLine[]|\CommonObjectLine[]|\CommonObject[]|\DolDeprecationHandler[] but \HookManager::executeHooks() takes null|object|string defined at htdocs/core/class/hookmanager.class.php:201
htdocs/accountancy/class/accountancyexport.class.php546TypeError PhanTypeMismatchArgument Argument 3 ($object) is $TData of type \BookKeepingLine[]|\CommonObjectLine[]|\CommonObject[]|\DolDeprecationHandler[]|non-empty-array|non-empty-array|non-empty-array|non-empty-array but \HookManager::executeHooks() takes null|object|string defined at htdocs/core/class/hookmanager.class.php:201
htdocs/api/class/api_setup.class.php2872TypeError PhanTypeMismatchArgument Argument 1 ($object) is $conf->modules of type array|array|array but \Setup::_cleanObjectDatas() takes object defined at htdocs/api/class/api_setup.class.php:841
htdocs/api/class/api_setup.class.php2872TypeError PhanTypeMismatchReturn Returning $this->_cleanObjectDatas($conf->modules) of type object but getModules() is declared to return array
htdocs/asset/class/asset.class.php978TypeError PhanTypeInvalidDimOffset Invalid offset "pastmonthyear" of $dates of array type array{date_start:int,date_end:int}
htdocs/asset/class/asset.class.php979TypeError PhanTypeInvalidDimOffset Invalid offset "pastmonth" of $dates of array type array{date_start:int,date_end:int}
htdocs/asset/class/asset.class.php1115Plugin PhanPluginUndeclaredVariableIsset undeclared variable $begin_period in isset()
htdocs/asset/class/assetdepreciationoptions.class.php277TypeError PhanTypeInvalidDimOffset Invalid offset GETPOST($html_name) of $tmparraykey of array type array{}
htdocs/asset/class/assetmodel.class.php322UndefError PhanUndeclaredProperty Reference to undeclared property \AssetModel->fk_soc
htdocs/asset/class/assetmodel.class.php322UndefError PhanUndeclaredProperty Reference to undeclared property \AssetModel->socid
htdocs/asset/tpl/depreciation_options_edit.tpl.php163UndefError PhanUndeclaredProperty Reference to undeclared property \AssetDepreciationOptions->lang
htdocs/asset/tpl/linkedobjectblock.tpl.php70UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date_start
htdocs/asset/tpl/linkedobjectblock.tpl.php73UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->acquisition_value_ht
htdocs/asset/tpl/linkedobjectblock.tpl.php74UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->acquisition_value_ht
htdocs/barcode/printsheet.php101Plugin PhanPluginDuplicateExpressionBinaryOp Both sides of the binary operator && are the same: GETPOST('submitproduct')
htdocs/barcode/printsheet.php120Plugin PhanPluginDuplicateExpressionBinaryOp Both sides of the binary operator && are the same: GETPOST('submitthirdparty')
htdocs/barcode/printsheet.php496Plugin PhanPluginDuplicateExpressionBinaryOp Both sides of the binary operator && are the same: GETPOST('selectorforbarcode')
htdocs/bom/bom_card.php238TypeError PhanTypeMismatchArgument Argument 3 ($qty_frozen) is $qty_frozen of type string but \BOM::addLine() takes int defined at htdocs/bom/class/bom.class.php:598