| Language | Bytes | Files | Lines | Blanks | Comments | Code (SLOC) | |
|---|---|---|---|---|---|---|---|
| All files without dependencies See detail per file type... 89 794 420 | 3 998 | 1 754 521 | 190 059 | 339 341 | 1 225 121 | | |
| All files of dependencies only See detail per file type... 70 185 506 | 3 534 | 828 951 | 73 398 | 165 239 | 590 314 | | |
| Total | 159 979 926 | 7 532 | 2 583 472 | 263 457 | 504 580 | 1 815 435 |
| Commit ID | Date | Reported on a VDP (GHSA, Yogosha...) | Reported on GitHub issues | Reported on CVE | Title | Branch of fix |
| ba28d16d… | 2026-02-08 | Sec: Add param $dolibarr_website_allow_custom_php to block by default any PHP content in website module | 23.0, develop | |||
| 2e7ab21d… + | 2026-01-13 | #ghsa-w5j3-8fcr-h87w | #36868 | FIX #GHSA-w5j3-8fcr-h87w (#36868), FIX #GHSA-w5j3-8fcr-h87w | 18.0, 19.0, 20.0, 21.0, 22.0, 23.0, develop | |
| 4bfda08f… | 2026-01-07 | #ghsa-px39-mwcr-hvxp | Fix #GHSA-px39-mwcr-hvxp | 23.0, develop | ||
| ac4a110c… | 2025-12-16 | Sec: Fix Dolibarr Stored XSS via Meta Tag Injection GHSA-59gv-36h7-qwh8 | 23.0, develop | |||
| a1476fd2… | 2025-12-03 | SEC: permissions not checked on other tabs of HRM evaluation card | 17.0, 18.0, 19.0, 20.0, 21.0, 22.0, 23.0, develop | |||
| 908880c8… | 2025-11-26 | SEC: fix IDOR attack on employee evaluation. Missing permision test https://github.com/atm-florianm/dolibarr/commit/7ed0af2a138a34e7c7005b95c85ffc791976a6cf | 17.0, 18.0, 19.0, 20.0, 21.0, 22.0, 23.0, develop | |||
| 3608e9b1… | 2025-11-26 | SEC: 7ed0af2a138a34e7c7005b95c85ffc791976a6cf | 17.0, 18.0, 19.0, 20.0, 21.0, 22.0, 23.0, develop | |||
| 01aa901f… | 2025-09-04 | #34762 | CVE-2024-40137 | 18.0 fix CVE 2024 40137 (#34762) | 18.0, 19.0, 20.0, 21.0, 22.0, 23.0, develop | |
| 5a8aff9e… | 2025-09-02 | Sec: Update doc to trigger alert of vulnerability fix in commit bb0974add9cb746c2f1723a239bbaf50561251c6 | 21.0, 22.0, 23.0, develop |
| File | Line | Type |
| htdocs/admin/limits.php | 343 | Parameter #12 $localtaxes_array of function calcul_price_total expects array{string, int|string, string, int|string, string, string}|array{string, int|string, string, string}, array{} given. |
| htdocs/admin/limits.php | 352 | Parameter #12 $localtaxes_array of function calcul_price_total expects array{string, int|string, string, int|string, string, string}|array{string, int|string, string, string}, array{} given. |
| htdocs/admin/security_file.php | 190 | Variable $max in isset() always exists and is not nullable. |
| htdocs/admin/security_headers_http.php | 171 | Variable $sourcetype in isset() always exists and is not nullable. |
| htdocs/admin/system/dbtable.php | 173 | Variable $row might not be defined. |
| htdocs/admin/system/phpinfo.php | 57 | Variable $title in isset() always exists and is not nullable. |
| htdocs/admin/tools/dolibarr_import.php | 185 | Variable $dolibarr_main_db_pass might not be defined. |
| htdocs/admin/tools/export.php | 57 | Variable $massaction might not be defined. |
| htdocs/admin/tools/ui/class/documentation.class.php | 36 | Property Documentation::$view type has no value type specified in iterable type array. |
| htdocs/admin/tools/ui/class/documentation.class.php | 43 | Property Documentation::$menu type has no value type specified in iterable type array. |
| htdocs/admin/tools/ui/class/documentation.class.php | 50 | Property Documentation::$summary type has no value type specified in iterable type array. |
| htdocs/admin/tools/ui/class/documentation.class.php | 293 | Method Documentation::setMenu() should return mixed but return statement is missing. |
| htdocs/admin/tools/ui/class/documentation.class.php | 376 | Method Documentation::displayMenu() has parameter $menu with no value type specified in iterable type array. |
| htdocs/admin/tools/ui/class/documentation.class.php | 473 | Method Documentation::displaySummary() has parameter $menu with no value type specified in iterable type array. |
| htdocs/admin/tools/ui/class/documentation.class.php | 525 | Method Documentation::showCode() has parameter $lines with no value type specified in iterable type array. |
| htdocs/admin/usergroup.php | 67 | Variable $label might not be defined. |
| htdocs/admin/usergroup.php | 67 | Variable $scandir might not be defined. |
| htdocs/admin/usergroup.php | 88 | Variable $label might not be defined. |
| htdocs/admin/usergroup.php | 88 | Variable $scandir might not be defined. |
| htdocs/asset/admin/setup.php | 643 | Variable $object might not be defined. |
| htdocs/asset/agenda.php | 207 | Variable $socid might not be defined. |
| htdocs/asset/class/assetmodel.class.php | 234 | Property AssetModel::$asset_depreciation_options (AssetDepreciationOptions) in empty() is not falsy. |
| htdocs/asset/class/assetmodel.class.php | 239 | Property AssetModel::$asset_accountancy_codes (AssetAccountancyCodes) in empty() is not falsy. |
| htdocs/asset/class/assetmodel.class.php | 424 | Property AssetModel::$asset_depreciation_options (AssetDepreciationOptions) in empty() is not falsy. |
| htdocs/asset/class/assetmodel.class.php | 429 | Property AssetModel::$asset_accountancy_codes (AssetAccountancyCodes) in empty() is not falsy. |
| htdocs/asset/model/accountancy_codes.php | 169 | Variable $backtopageforcancel might not be defined. |
| htdocs/asset/tpl/accountancy_codes_edit.tpl.php | 58 | Variable $parameters might not be defined. |
| htdocs/asset/tpl/accountancy_codes_edit.tpl.php | 69 | Variable $assetaccountancycodes might not be defined. |
| htdocs/asset/tpl/accountancy_codes_view.tpl.php | 52 | Variable $parameters might not be defined. |
| htdocs/asset/tpl/accountancy_codes_view.tpl.php | 67 | Variable $assetaccountancycodes might not be defined. |
| htdocs/asset/tpl/depreciation_options_edit.tpl.php | 71 | Variable $parameters might not be defined. |
| htdocs/asset/tpl/depreciation_options_view.tpl.php | 58 | Variable $parameters might not be defined. |
| htdocs/asset/tpl/depreciation_view.tpl.php | 54 | Variable $parameters might not be defined. |
| htdocs/barcode/printsheet.php | 332 | Variable $code might not be defined. |
| htdocs/blockedlog/class/blockedlog.class.php | 1145 | Dead catch - Exception is never thrown in the try block. |
| htdocs/bom/bom_card.php | 206 | Variable $idprod might not be defined. |
| htdocs/bom/class/bom.class.php | 1566 | Method BOM::getNetNeedsTree() has parameter $TNetNeeds with no value type specified in iterable type array. |
| htdocs/bookcal/booking_list.php | 132 | Variable $lineid might not be defined. |
| htdocs/categories/card.php | 222 | Variable $result might not be defined. |
| htdocs/comm/action/class/actioncomm.class.php | 1553 | Variable $agenda_static might not be defined. |
| htdocs/comm/action/class/actioncomm.class.php | 1554 | Variable $agenda_static might not be defined. |
| htdocs/comm/action/index.php | 1638 | Parameter #16 $usergroupid of function print_actions_filter expects array|int, string given. |
| htdocs/comm/action/index.php | 1749 | Parameter #16 $usergroupid of function print_actions_filter expects array|int, string given. |
| htdocs/comm/action/index.php | 1817 | Parameter #16 $usergroupid of function print_actions_filter expects array|int, string given. |
| htdocs/comm/action/info.php | 62 | Variable $socid might not be defined. |
| htdocs/comm/action/pertype.php | 502 | Variable $num might not be defined. |
| htdocs/comm/action/peruser.php | 1808 | Variable $labelbytype might not be defined. |
| htdocs/comm/contact.php | 155 | Variable $label might not be defined. |
| htdocs/comm/mailing/card.php | 629 | Variable $mesg might not be defined. |
| htdocs/comm/mailing/card.php | 662 | Variable $mesg might not be defined. |
| htdocs/comm/mailing/targetemailing.php | 306 | Variable $mesg might not be defined. |
| htdocs/comm/mailing/targetemailing.php | 636 | Variable $filter might not be defined. |
| htdocs/comm/propal/card.php | 2166 | Variable $result might not be defined. |
| htdocs/comm/propal/card.php | 2623 | Variable $classname might not be defined. |
| htdocs/comm/propal/card.php | 2631 | Variable $classname might not be defined. |
| htdocs/commande/card.php | 2530 | Variable $classname might not be defined. |
| htdocs/commande/card.php | 2537 | Variable $classname might not be defined. |
| htdocs/commande/card.php | 2551 | Variable $classname might not be defined. |
| htdocs/commande/customer.php | 113 | Variable $socid might not be defined. |
| htdocs/commande/list.php | 835 | Variable $permissiontoadd might not be defined. |
| htdocs/commande/list.php | 872 | Variable $permissiontoadd might not be defined. |
| htdocs/commande/list.php | 1621 | Variable $permissiontoadd might not be defined. |
| htdocs/commande/list.php | 3204 | Variable $permissiontoadd might not be defined. |
| htdocs/commande/list_det.php | 636 | Variable $searchCategoryProductOperator might not be defined. |
| htdocs/commande/list_det.php | 646 | Variable $searchCategoryProductOperator might not be defined. |
| htdocs/commande/list_det.php | 975 | Variable $searchCategoryProductOperator might not be defined. |
| htdocs/commande/list_det.php | 1900 | Variable $formproduct might not be defined. |
| htdocs/commande/list_det.php | 2315 | Variable $permissiontoadd might not be defined. |
| htdocs/compta/accounting-files.php | 484 | Variable $modulepart might not be defined. |
| htdocs/compta/ajaxpayment.php | 105 | Parameter #1 $array of function array_sum expects array, string given. |
| htdocs/compta/ajaxpayment.php | 105 | Parameter #1 $array of function array_sum expects array, string given. |
| htdocs/compta/ajaxpayment.php | 117 | Parameter #2 $array of function array_key_exists expects array, string given. |
| htdocs/compta/ajaxpayment.php | 172 | Parameter #1 $array of function array_sum expects array, string given. |
| htdocs/compta/ajaxpayment.php | 172 | Parameter #1 $array of function array_sum expects array, string given. |
| htdocs/compta/ajaxpayment.php | 184 | Parameter #2 $array of function array_key_exists expects array, string given. |
| htdocs/compta/bank/card.php | 405 | Variable $title might not be defined. |
| htdocs/compta/bank/graph.php | 59 | Variable $id might not be defined. |
| htdocs/compta/bank/graph.php | 137 | Variable $max might not be defined. |
| htdocs/compta/bank/graph.php | 486 | Variable $max might not be defined. |
| htdocs/compta/bank/graph.php | 489 | Variable $max might not be defined. |
| htdocs/compta/bank/line.php | 309 | Variable $filepath might not be defined. |
| htdocs/compta/bank/line.php | 309 | Variable $oldfilepath might not be defined. |
| htdocs/compta/bank/list.php | 398 | Variable $num might not be defined. |
| htdocs/compta/bank/list.php | 619 | Variable $num might not be defined. |
| htdocs/compta/bank/list.php | 619 | Variable $num might not be defined. |
| htdocs/compta/bank/treso.php | 65 | Variable $id might not be defined. |
| htdocs/compta/bank/various_payment/document.php | 126 | Variable $maxlength might not be defined. |
| htdocs/compta/deplacement/stats/index.php | 96 | Variable $mesg might not be defined. |
| htdocs/compta/facture/card.php | 2188 | Parameter #12 $localtaxes_array of function calcul_price_total expects array{string, int|string, string, int|string, string, string}|array{string, int|string, string, string}, array{} given. |
| htdocs/compta/facture/card.php | 4686 | Variable $classname might not be defined. |
| htdocs/compta/facture/class/facture.class.php | 4850 | Parameter #12 $localtaxes_array of function calcul_price_total expects array{string, int|string, string, int|string, string, string}|array{string, int|string, string, string}, array{} given. |
| htdocs/compta/facture/class/facture.class.php | 4853 | Parameter #12 $localtaxes_array of function calcul_price_total expects array{string, int|string, string, int|string, string, string}|array{string, int|string, string, string}, array{} given. |
| htdocs/compta/facture/stats/index.php | 295 | Variable $type might not be defined. |
| htdocs/compta/index.php | 692 | Variable $total_ht might not be defined. |
| htdocs/compta/index.php | 693 | Variable $total_ttc might not be defined. |
| htdocs/compta/journal/purchasesjournal.php | 230 | Variable $tabcompany might not be defined. |
| htdocs/compta/journal/purchasesjournal.php | 231 | Variable $tabcompany might not be defined. |
| htdocs/compta/journal/purchasesjournal.php | 235 | Variable $tabht might not be defined. |
| htdocs/compta/journal/purchasesjournal.php | 239 | Variable $tabtva might not be defined. |
| htdocs/compta/journal/purchasesjournal.php | 243 | Variable $tablocaltax1 might not be defined. |
| htdocs/compta/journal/purchasesjournal.php | 247 | Variable $tablocaltax2 might not be defined. |
| htdocs/compta/journal/purchasesjournal.php | 251 | Variable $tabttc might not be defined. |
| htdocs/compta/journal/sellsjournal.php | 286 | Variable $tabcompany might not be defined. |
| htdocs/compta/journal/sellsjournal.php | 287 | Variable $tabcompany might not be defined. |
| htdocs/compta/journal/sellsjournal.php | 288 | Variable $tabcompany might not be defined. |
| htdocs/compta/journal/sellsjournal.php | 292 | Variable $tabttc might not be defined. |
| htdocs/compta/journal/sellsjournal.php | 298 | Variable $tabht might not be defined. |
| htdocs/compta/journal/sellsjournal.php | 302 | Variable $tabtva might not be defined. |
| htdocs/compta/journal/sellsjournal.php | 306 | Variable $tablocaltax1 might not be defined. |
| htdocs/compta/journal/sellsjournal.php | 310 | Variable $tablocaltax2 might not be defined. |
| htdocs/compta/localtax/card.php | 243 | Variable $morehtmlref might not be defined. |
| htdocs/compta/localtax/list.php | 121 | Variable $arrayofselected might not be defined. |
| htdocs/compta/localtax/list.php | 121 | Variable $object might not be defined. |
| htdocs/compta/paiement/card.php | 581 | Variable $marginInfo might not be defined. |
| htdocs/compta/paiement/cheque/list.php | 451 | Property RemiseCheque::$account_id (int) does not accept string. |
| htdocs/compta/paiement/cheque/list.php | 459 | Variable $arrayofselected might not be defined. |
| htdocs/compta/paiement/document.php | 64 | Variable $object might not be defined. |
| htdocs/compta/prelevement/class/ligneprelevement.class.php | 69 | Property LignePrelevement::$labelStatus has no type specified. |
| htdocs/compta/prelevement/demandes.php | 68 | Variable $massaction might not be defined. |
| htdocs/compta/resultat/clientfourn.php | 246 | Variable $description might not be defined. |
| htdocs/compta/resultat/clientfourn.php | 453 | Variable $sql might not be defined. |
| htdocs/compta/resultat/index.php | 217 | Variable $description might not be defined. |
| htdocs/compta/resultat/index.php | 1055 | Variable $annee might not be defined. |
| htdocs/compta/resultat/result.php | 270 | Variable $description might not be defined. |
| htdocs/compta/resultat/result.php | 400 | Variable $code might not be defined. |
| htdocs/compta/resultat/result.php | 401 | Variable $code might not be defined. |
| htdocs/compta/sociales/class/paymentsocialcontribution.class.php | 62 | Property PaymentSocialContribution::$datec has no type specified. |
| htdocs/compta/sociales/class/paymentsocialcontribution.class.php | 63 | Property PaymentSocialContribution::$datep has no type specified. |
| htdocs/compta/stats/cabyprodserv.php | 299 | Variable $description might not be defined. |
| htdocs/compta/stats/cabyprodserv.php | 583 | Variable $type might not be defined. |
| htdocs/compta/stats/cabyuser.php | 245 | Variable $description might not be defined. |
| htdocs/compta/stats/cabyuser.php | 295 | Variable $sql might not be defined. |
| htdocs/compta/stats/casoc.php | 273 | Variable $description might not be defined. |
| htdocs/compta/stats/casoc.php | 350 | Variable $sql might not be defined. |
| htdocs/compta/stats/casoc.php | 353 | Variable $sql might not be defined. |
| htdocs/compta/stats/casoc.php | 356 | Variable $sql might not be defined. |
| htdocs/compta/stats/casoc.php | 359 | Variable $sql might not be defined. |
| htdocs/compta/stats/casoc.php | 361 | Variable $sql might not be defined. |
| htdocs/compta/stats/index.php | 299 | Variable $sql might not be defined. |
| htdocs/compta/stats/supplier_turnover.php | 216 | Variable $description might not be defined. |
| htdocs/compta/stats/supplier_turnover.php | 285 | Variable $sql might not be defined. |
| htdocs/compta/stats/supplier_turnover_by_prodserv.php | 274 | Variable $description might not be defined. |
| htdocs/compta/stats/supplier_turnover_by_prodserv.php | 495 | Variable $type might not be defined. |
| htdocs/compta/stats/supplier_turnover_by_thirdparty.php | 271 | Variable $description might not be defined. |
| htdocs/compta/stats/supplier_turnover_by_thirdparty.php | 366 | Variable $sql might not be defined. |
| htdocs/compta/stats/supplier_turnover_by_thirdparty.php | 369 | Variable $sql might not be defined. |
| htdocs/compta/stats/supplier_turnover_by_thirdparty.php | 372 | Variable $sql might not be defined. |
| htdocs/compta/stats/supplier_turnover_by_thirdparty.php | 375 | Variable $sql might not be defined. |
| htdocs/compta/stats/supplier_turnover_by_thirdparty.php | 377 | Variable $sql might not be defined. |
| htdocs/compta/tva/index.php | 242 | Variable $date_end might not be defined. |
| htdocs/compta/tva/index.php | 242 | Variable $date_start might not be defined. |
| htdocs/compta/tva/index.php | 276 | Variable $date_start might not be defined. |
| htdocs/compta/tva/index.php | 279 | Variable $date_end might not be defined. |
| htdocs/compta/tva/index.php | 551 | Variable $date_end might not be defined. |
| htdocs/compta/tva/index.php | 551 | Variable $date_start might not be defined. |
| htdocs/compta/tva/index.php | 560 | Variable $date_end might not be defined. |
| htdocs/compta/tva/index.php | 560 | Variable $date_start might not be defined. |
| htdocs/compta/tva/payments.php | 161 | Variable $num might not be defined. |
| htdocs/compta/tva/payments.php | 161 | Variable $num might not be defined. |
| htdocs/compta/tva/payments.php | 219 | Variable $num might not be defined. |
| htdocs/contact/ajax/contact.php | 89 | Variable $action might not be defined. |
| htdocs/core/actions_comments.inc.php | 51 | Variable $action might not be defined. |
| htdocs/core/actions_comments.inc.php | 62 | Variable $id might not be defined. |
| htdocs/core/actions_comments.inc.php | 62 | Variable $withproject might not be defined. |
| htdocs/core/actions_comments.inc.php | 70 | Variable $action might not be defined. |
| htdocs/core/actions_comments.inc.php | 71 | Variable $idcomment might not be defined. |
| htdocs/core/actions_comments.inc.php | 75 | Variable $id might not be defined. |
| htdocs/core/actions_comments.inc.php | 75 | Variable $withproject might not be defined. |
| htdocs/core/actions_comments.inc.php | 84 | Variable $idcomment might not be defined. |
| htdocs/core/actions_comments.inc.php | 87 | Variable $id might not be defined. |
| htdocs/core/actions_comments.inc.php | 87 | Variable $withproject might not be defined. |
| htdocs/core/actions_dellink.inc.php | 47 | Variable $id might not be defined. |
| htdocs/core/actions_dellink.inc.php | 57 | Variable $id might not be defined. |
| htdocs/core/actions_printing.inc.php | 55 | Variable $classfile might not be defined. |
| htdocs/core/actions_setmoduleoptions.inc.php | 121 | Variable $tmpdir might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 118 | Variable $section might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 186 | Variable $mode in isset() always exists and is not nullable. |
| htdocs/core/ajax/ajaxdirpreview.php | 207 | Variable $sortfield might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 207 | Variable $sortorder might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 325 | Variable $showonrightsize might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 327 | Variable $search_doc_ref might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 369 | Variable $dolibarr_main_data_root might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 406 | Variable $showonrightsize might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 465 | Variable $action might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 467 | Variable $action might not be defined. |
| htdocs/core/ajax/ajaxdirpreview.php | 538 | Variable $mode in isset() always exists and is not nullable. |
| htdocs/core/ajax/ajaxdirtree.php | 98 | Variable $dolibarr_main_data_root might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 99 | Variable $dolibarr_main_data_root might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 106 | Variable $original_file might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 113 | Variable $module might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 206 | Variable $section might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 219 | Variable $section might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 229 | Variable $section might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 249 | Variable $action might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 265 | Variable $section might not be defined. |
| htdocs/core/ajax/ajaxdirtree.php | 265 | Variable $section might not be defined. |
| htdocs/core/ajax/price.php | 66 | Variable $tva_tx in isset() always exists and is not nullable. |
| htdocs/core/ajax/selectobject.php | 134 | Variable $filter might not be defined. |
| htdocs/core/ajax/selectsearchbox.php | 221 | Variable $usedbyinclude in isset() always exists and is not nullable. |
| htdocs/core/boxes/box_accountancy_last_manual_entries.php | 47 | Constructor of class box_accountancy_last_manual_entries has an unused parameter $param. |
| htdocs/core/boxes/box_accountancy_suspense_account.php | 47 | Constructor of class box_accountancy_suspense_account has an unused parameter $param. |
| htdocs/core/boxes/box_actions_future.php | 49 | Constructor of class box_actions_future has an unused parameter $param. |
| htdocs/core/boxes/box_activity.php | 47 | Constructor of class box_activity has an unused parameter $param. |
| htdocs/core/boxes/box_birthdays.php | 49 | Constructor of class box_birthdays has an unused parameter $param. |
| htdocs/core/boxes/box_boms.php | 47 | Constructor of class box_boms has an unused parameter $param. |
| htdocs/core/boxes/box_bookmarks.php | 43 | Constructor of class box_bookmarks has an unused parameter $param. |
| htdocs/core/boxes/box_clients.php | 49 | Constructor of class box_clients has an unused parameter $param. |
| htdocs/core/boxes/box_commandes.php | 47 | Constructor of class box_commandes has an unused parameter $param. |
| htdocs/core/boxes/box_comptes.php | 50 | Constructor of class box_comptes has an unused parameter $param. |
| htdocs/core/boxes/box_contacts.php | 50 | Constructor of class box_contacts has an unused parameter $param. |
| htdocs/core/boxes/box_contracts.php | 46 | Constructor of class box_contracts has an unused parameter $param. |
| htdocs/core/boxes/box_customers_outstanding_bill_reached.php | 49 | Constructor of class box_customers_outstanding_bill_reached has an unused parameter $param. |
| htdocs/core/boxes/box_dolibarr_state_board.php | 50 | Constructor of class box_dolibarr_state_board has an unused parameter $param. |
| htdocs/core/boxes/box_factures_fourn_imp.php | 45 | Constructor of class box_factures_fourn_imp has an unused parameter $param. |
| htdocs/core/boxes/box_factures_imp.php | 49 | Constructor of class box_factures_imp has an unused parameter $param. |
| htdocs/core/boxes/box_ficheinter.php | 46 | Constructor of class box_ficheinter has an unused parameter $param. |
| htdocs/core/boxes/box_fournisseurs.php | 47 | Constructor of class box_fournisseurs has an unused parameter $param. |
| htdocs/core/boxes/box_graph_invoices_permonth.php | 47 | Constructor of class box_graph_invoices_permonth has an unused parameter $param. |
| htdocs/core/boxes/box_graph_invoices_peryear.php | 44 | Constructor of class box_graph_invoices_peryear has an unused parameter $param. |
| htdocs/core/boxes/box_graph_invoices_supplier_permonth.php | 46 | Constructor of class box_graph_invoices_supplier_permonth has an unused parameter $param. |
| htdocs/core/boxes/box_graph_nb_ticket_last_x_days.php | 49 | Constructor of class box_graph_nb_ticket_last_x_days has an unused parameter $param. |
| htdocs/core/boxes/box_graph_nb_tickets_type.php | 49 | Constructor of class box_graph_nb_tickets_type has an unused parameter $param. |
| htdocs/core/boxes/box_graph_new_vs_close_ticket.php | 49 | Constructor of class box_graph_new_vs_close_ticket has an unused parameter $param. |
| htdocs/core/boxes/box_graph_orders_permonth.php | 46 | Constructor of class box_graph_orders_permonth has an unused parameter $param. |
| htdocs/core/boxes/box_graph_product_distribution.php | 46 | Constructor of class box_graph_product_distribution has an unused parameter $param. |
| htdocs/core/boxes/box_graph_propales_permonth.php | 46 | Constructor of class box_graph_propales_permonth has an unused parameter $param. |
| htdocs/core/boxes/box_graph_ticket_by_severity.php | 49 | Constructor of class box_graph_ticket_by_severity has an unused parameter $param. |
| htdocs/core/boxes/box_last_knowledgerecord.php | 59 | Constructor of class box_last_knowledgerecord has an unused parameter $param. |
| htdocs/core/boxes/box_last_modified_knowledgerecord.php | 59 | Constructor of class box_last_modified_knowledgerecord has an unused parameter $param. |
| htdocs/core/boxes/box_last_modified_ticket.php | 47 | Constructor of class box_last_modified_ticket has an unused parameter $param. |
| htdocs/core/boxes/box_last_ticket.php | 47 | Constructor of class box_last_ticket has an unused parameter $param. |
| htdocs/core/boxes/box_lastlogin.php | 47 | Constructor of class box_lastlogin has an unused parameter $param. |
| htdocs/core/boxes/box_members_by_tags.php | 50 | Constructor of class box_members_by_tags has an unused parameter $param. |
| htdocs/core/boxes/box_members_by_type.php | 50 | Constructor of class box_members_by_type has an unused parameter $param. |
| htdocs/core/boxes/box_members_last_modified.php | 49 | Constructor of class box_members_last_modified has an unused parameter $param. |
| htdocs/core/boxes/box_members_subscriptions_by_year.php | 49 | Constructor of class box_members_subscriptions_by_year has an unused parameter $param. |
| htdocs/core/boxes/box_mos.php | 47 | Constructor of class box_mos has an unused parameter $param. |
| htdocs/core/boxes/box_produits.php | 48 | Constructor of class box_produits has an unused parameter $param. |
| htdocs/core/boxes/box_produits_alerte_stock.php | 50 | Constructor of class box_produits_alerte_stock has an unused parameter $param. |
| htdocs/core/boxes/box_project.php | 49 | Constructor of class box_project has an unused parameter $param. |
| htdocs/core/boxes/box_project_opportunities.php | 49 | Constructor of class box_project_opportunities has an unused parameter $param. |
| htdocs/core/boxes/box_propales.php | 48 | Constructor of class box_propales has an unused parameter $param. |
| htdocs/core/boxes/box_prospect.php | 51 | Constructor of class box_prospect has an unused parameter $param. |
| htdocs/core/boxes/box_scheduled_jobs.php | 47 | Constructor of class box_scheduled_jobs has an unused parameter $param. |
| htdocs/core/boxes/box_services_contracts.php | 47 | Constructor of class box_services_contracts has an unused parameter $param. |
| htdocs/core/boxes/box_shipments.php | 47 | Constructor of class box_shipments has an unused parameter $param. |
| htdocs/core/boxes/box_supplier_orders.php | 45 | Constructor of class box_supplier_orders has an unused parameter $param. |
| htdocs/core/boxes/box_supplier_orders_awaiting_reception.php | 45 | Constructor of class box_supplier_orders_awaiting_reception has an unused parameter $param. |
| htdocs/core/boxes/box_task.php | 51 | Constructor of class box_task has an unused parameter $param. |
| htdocs/core/boxes/box_validated_projects.php | 53 | Constructor of class box_validated_projects has an unused parameter $param. |
| htdocs/core/boxes/modules_boxes.php | 178 | Constructor of class ModeleBoxes has an unused parameter $param. |
| htdocs/core/class/CMailFile.class.php | 193 | Property CMailFile::$image_types has no type specified. |
| htdocs/core/class/CMailFile.class.php | 1444 | Variable $result might not be defined. |
| htdocs/core/class/cleadstatus.class.php | 188 | Method CLeadStatus::fetchAll() return type has no value type specified in iterable type array. |
| htdocs/core/class/commoninvoice.class.php | 1723 | Variable $stripearrayofkeys might not be defined. |
| htdocs/core/class/commoninvoice.class.php | 1730 | Variable $stripearrayofkeys might not be defined. |
| htdocs/core/class/commoninvoice.class.php | 1763 | Variable $stripearrayofkeys might not be defined. |
| htdocs/core/class/commonobject.class.php | 4762 | Method CommonObject::getAllItemsLinkedByObjectID() return type has no value type specified in iterable type array. |
| htdocs/core/class/commonobject.class.php | 4794 | Method CommonObject::getCountOfItemsLinkedByObjectID() return type has no value type specified in iterable type array. |
| htdocs/core/class/commonobject.class.php | 5491 | Parameter #2 $line of method CommonObject::printObjectLine() expects CommonObjectLine, CommonObject|stdClass given. |
| htdocs/core/class/commonobject.class.php | 5694 | Parameter #1 $line of method CommonObject::printOriginLine() expects CommonObjectLine, CommonObject|stdClass given. |
| htdocs/core/class/conf.class.php | 124 | Property Conf::$modules_parts type has no value type specified in iterable type array. |
| htdocs/core/class/doleditor.class.php | 115 | Constructor of class DolEditor has an unused parameter $notused. |
| htdocs/core/class/fileupload.class.php | 165 | Variable $object might not be defined. |
| htdocs/core/class/hookmanager.class.php | 63 | Property HookManager::$hooks has no type specified. |
| htdocs/core/class/hookmanager.class.php | 68 | Property HookManager::$hooksSorted has no type specified. |
| htdocs/core/class/html.form.class.php | 4789 | Property Form::$cache_demand_reason (array) does not accept array. |
| htdocs/core/class/html.form.class.php | 4895 | Property Form::$cache_types_paiements (array) does not accept array. |
| htdocs/core/class/html.form.class.php | 7157 | Parameter #15 $excludeids of method Form::select_company() expects array, array given. |
| htdocs/core/class/html.formbarcode.class.php | 97 | Variable $select_encoder might not be defined. |
| htdocs/core/class/html.formcompany.class.php | 905 | Parameter #3 $selected of method Form::multiselectarray() expects array, array given. |
| htdocs/core/class/html.formmail.class.php | 1965 | Property FormMail::$lines_model (array) does not accept array. |
| htdocs/core/class/html.formprojet.class.php | 924 | Variable $labeltoshow might not be defined. |
| htdocs/core/class/html.formsetup.class.php | 764 | Property FormSetupItem::$saveCallBack (callable) in empty() is not falsy. |
| htdocs/core/class/html.formsetup.class.php | 810 | Property FormSetupItem::$setValueFromPostCallBack (callable) in empty() is not falsy. |
| htdocs/core/class/ldap.class.php | 491 | Parameter #1 $ldap of function ldap_bind expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 492 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 493 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 513 | Parameter #1 $ldap of function ldap_bind expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 514 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 515 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 545 | Parameter #1 $ldap of function ldap_unbind expects LDAP\Connection, resource given. |
| htdocs/core/class/ldap.class.php | 563 | Parameter #1 $ldap of function ldap_get_option expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 575 | Parameter #1 $ldap of function ldap_set_option expects LDAP\Connection|null, bool|resource given. |
| htdocs/core/class/ldap.class.php | 585 | Parameter #1 $ldap of function ldap_set_option expects LDAP\Connection|null, bool|resource given. |
| htdocs/core/class/ldap.class.php | 596 | Parameter #1 $ldap of function ldap_set_option expects LDAP\Connection|null, bool|resource given. |
| htdocs/core/class/ldap.class.php | 634 | Parameter #1 $ldap of function ldap_add expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 640 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 641 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 692 | Parameter #1 $ldap of function ldap_mod_replace expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 698 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 735 | Parameter #1 $ldap of function ldap_rename expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 741 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 791 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 791 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 826 | Parameter #1 $ldap of function ldap_delete expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 982 | Parameter #1 $ldap of function ldap_mod_add expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 988 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1028 | Parameter #1 $ldap of function ldap_mod_replace expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1034 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1074 | Parameter #1 $ldap of function ldap_mod_del expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1080 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1107 | Parameter #1 $ldap of function ldap_search expects array|LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1110 | Parameter #1 $ldap of function ldap_first_entry expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1119 | Parameter #1 $ldap of function ldap_get_attributes expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1120 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1121 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource|true given. |
| htdocs/core/class/ldap.class.php | 1142 | Parameter #1 $ldap of function ldap_search expects array|LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1148 | Parameter #1 $ldap of function ldap_first_entry expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1157 | Parameter #1 $ldap of function ldap_get_values_len expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1158 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1159 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1212 | Parameter #1 $ldap of function ldap_search expects array|LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1216 | Parameter #1 $ldap of function ldap_search expects array|LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1219 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1219 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1223 | Parameter #1 $ldap of function ldap_get_entries expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1303 | Parameter #1 $ldap of function ldap_search expects array|LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1306 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1306 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1310 | Parameter #1 $ldap of function ldap_first_entry expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1323 | Parameter #1 $ldap of function ldap_get_values_len expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1327 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1327 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1378 | Parameter #1 $ldap of function ldap_search expects array|LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1380 | Parameter #1 $ldap of function ldap_get_entries expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1382 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1382 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1414 | Parameter #1 $ldap of function ldap_search expects array|LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1416 | Parameter #1 $ldap of function ldap_get_entries expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1424 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1424 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1439 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/ldap.class.php | 1439 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, bool|resource given. |
| htdocs/core/class/menubase.class.php | 581 | Parameter #2 $pere of method Menubase::recur() expects int, string given. |
| htdocs/core/class/notify.class.php | 142 | Property Notify::$arrayofnotifsupported has no type specified. |
| htdocs/core/class/notify.class.php | 458 | Method Notify::getNotificationsArray() has parameter $scope with no value type specified in iterable type array. |
| htdocs/core/class/notify.class.php | 458 | Method Notify::getNotificationsArray() return type has no value type specified in iterable type array. |
| htdocs/core/class/openid.class.php | 391 | Parameter #1 $content of method SimpleOpenID::HTML2OpenIDServer() expects string, array given. |
| htdocs/core/class/rssparser.class.php | 102 | Property RssParser::$items has no type specified. |
| htdocs/core/class/rssparser.class.php | 362 | Call to function is_resource() with XMLParser will always evaluate to false. |
| htdocs/core/class/utils.class.php | 834 | Variable $moduleobj might not be defined. |
| htdocs/core/class/utils_diff.class.php | 71 | Parameter #1 $table of static method Diff::generatePartialDiff() expects array, array given. |
| htdocs/core/commonfieldsinexport.inc.php | 20 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 60 | Variable $r might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 60 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 61 | Variable $r might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 61 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 62 | Variable $r might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 62 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 63 | Variable $r might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 63 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinexport.inc.php | 67 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 15 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 55 | Variable $r might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 55 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 56 | Variable $r might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 56 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 57 | Variable $r might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 57 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 58 | Variable $r might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 58 | Variable $this might not be defined. |
| htdocs/core/commonfieldsinimport.inc.php | 62 | Variable $this might not be defined. |
| htdocs/core/customreports.php | 642 | Variable $page might not be defined. |
| htdocs/core/customreports.php | 642 | Variable $sortfield might not be defined. |
| htdocs/core/customreports.php | 642 | Variable $sortorder might not be defined. |
| htdocs/core/customreports.php | 765 | Variable $search_yaxis might not be defined. |
| htdocs/core/filemanagerdol/browser/default/browser.php | 34 | Variable $langs might not be defined. |
| htdocs/core/filemanagerdol/browser/default/browser.php | 39 | Variable $conf might not be defined. |
| htdocs/core/filemanagerdol/connectors/php/connector.lib.php | 302 | Variable $_FILES in isset() always exists and is not nullable. |
| htdocs/core/filemanagerdol/connectors/php/connector.lib.php | 394 | Variable $isImageValid in isset() always exists and is not nullable. |
| htdocs/core/filemanagerdol/connectors/php/connector.lib.php | 643 | Variable $_SERVER in isset() always exists and is not nullable. |
| htdocs/core/filemanagerdol/connectors/php/connector.php | 31 | Variable $Config might not be defined. |
| htdocs/core/lib/accounting.lib.php | 41 | Variable $var in isset() always exists and is not nullable. |
| htdocs/core/lib/admin.lib.php | 1299 | Variable $resarray might not be defined. |
| htdocs/core/lib/admin.lib.php | 1300 | Variable $resarray might not be defined. |
| htdocs/core/lib/bank.lib.php | 454 | Variable $s might not be defined. |
| htdocs/core/lib/files.lib.php | 313 | Function dol_dir_list() should return array but returns array. |
| htdocs/core/lib/functions.lib.php | 11007 | Offset 'list' on array{list: array{}}|array{list: non-empty-array} in isset() always exists and is not nullable. |
| htdocs/core/lib/functions.lib.php | 14255 | Parameter #6 $params of function dolGetBadge expects array{attr?: array{class: string, title: string}, css?: string}, mixed given. |
| htdocs/core/lib/functions.lib.php | 14257 | Parameter #6 $params of function dolGetBadge expects array{attr?: array{class: string, title: string}, css?: string}, mixed given. |
| htdocs/core/lib/functions.lib.php | 14259 | Parameter #6 $params of function dolGetBadge expects array{attr?: array{class: string, title: string}, css?: string}, mixed given. |
| htdocs/core/lib/project.lib.php | 2982 | Variable $progressCalculated in isset() always exists and is not nullable. |
| htdocs/core/login/functions_ldap.php | 253 | Parameter #1 $ldap of function ldap_errno expects LDAP\Connection, resource given. |
| htdocs/core/login/functions_ldap.php | 255 | Parameter #1 $ldap of function ldap_error expects LDAP\Connection, resource given. |
| htdocs/core/modules/expedition/doc/pdf_espadon.modules.php | 959 | Parameter #4 $columnText of method CommonDocGenerator::printStdColumnContent() expects string, float|int|int given. |
| htdocs/core/modules/facture/doc/doc_generic_invoice_odt.modules.php | 337 | Variable $array_propal_object in isset() always exists and is not nullable. |
| htdocs/core/modules/facture/doc/pdf_sponge.modules.php | 1852 | Variable $fac might not be defined. |
| htdocs/core/modules/facture/modules_facture.php | 184 | Call to static method create() on an unknown class Sprain\SwissQrBill\QrBill. |
| htdocs/core/modules/facture/modules_facture.php | 187 | Call to static method create() on an unknown class Sprain\SwissQrBill\DataGroup\Element\CombinedAddress. |
| htdocs/core/modules/facture/modules_facture.php | 202 | Call to static method create() on an unknown class Sprain\SwissQrBill\DataGroup\Element\CreditorInformation. |
| htdocs/core/modules/facture/modules_facture.php | 218 | Call to static method create() on an unknown class Sprain\SwissQrBill\DataGroup\Element\PaymentReference. |
| htdocs/core/modules/facture/modules_facture.php | 219 | Access to constant TYPE_NON on an unknown class Sprain\SwissQrBill\DataGroup\Element\PaymentReference. |
| htdocs/core/modules/facture/modules_facture.php | 226 | Call to static method create() on an unknown class Sprain\SwissQrBill\DataGroup\Element\PaymentAmountInformation. |
| htdocs/core/modules/facture/modules_facture.php | 235 | Call to static method create() on an unknown class Sprain\SwissQrBill\DataGroup\Element\AdditionalInformation. |
| htdocs/core/modules/facture/modules_facture.php | 242 | Call to static method create() on an unknown class Sprain\SwissQrBill\DataGroup\Element\CombinedAddress. |
| htdocs/core/modules/facture/modules_facture.php | 305 | Instantiated class Sprain\SwissQrBill\PaymentPart\Output\TcPdfOutput\TcPdfOutput not found. |
| htdocs/core/modules/import/import_csv.modules.php | 79 | Property ImportCsv::$cacheconvert has no type specified. |
| htdocs/core/modules/import/import_csv.modules.php | 81 | Property ImportCsv::$cachefieldtable has no type specified. |
| htdocs/core/modules/import/import_csv.modules.php | 83 | Property ImportCsv::$nbinsert has no type specified. |
| htdocs/core/modules/import/import_csv.modules.php | 85 | Property ImportCsv::$nbupdate has no type specified. |
| htdocs/core/modules/import/import_csv.modules.php | 259 | Method ImportCsv::import_read_record() return type has no value type specified in iterable type array. |
| htdocs/core/modules/import/import_csv.modules.php | 848 | Variable $key might not be defined. |
| htdocs/core/modules/import/import_csv.modules.php | 1017 | Variable $where might not be defined. |
| htdocs/core/modules/import/import_xlsx.modules.php | 84 | Property ImportXlsx::$cacheconvert has no type specified. |
| htdocs/core/modules/import/import_xlsx.modules.php | 86 | Property ImportXlsx::$cachefieldtable has no type specified. |
| htdocs/core/modules/import/import_xlsx.modules.php | 88 | Property ImportXlsx::$nbinsert has no type specified. |
| htdocs/core/modules/import/import_xlsx.modules.php | 90 | Property ImportXlsx::$nbupdate has no type specified. |
| htdocs/core/modules/import/import_xlsx.modules.php | 333 | Method ImportXlsx::import_read_record() return type has no value type specified in iterable type array. |
| htdocs/core/modules/import/import_xlsx.modules.php | 1094 | Variable $where might not be defined. |
| htdocs/core/modules/printing/printgcp.modules.php | 176 | Variable $token might not be defined. |
| htdocs/core/modules/printing/printgcp.modules.php | 178 | Variable $token might not be defined. |
| htdocs/core/modules/printing/printgcp.modules.php | 180 | Variable $token might not be defined. |
| htdocs/core/modules/printing/printgcp.modules.php | 182 | Variable $token might not be defined. |
| htdocs/core/modules/printing/printgcp.modules.php | 327 | Variable $response might not be defined. |
| htdocs/core/modules/printing/printgcp.modules.php | 527 | Variable $response might not be defined. |
| htdocs/core/modules/product/modules_product.class.php | 102 | Method ModeleProductCode::liste_modeles() return type has no value type specified in iterable type array. |
| htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php | 911 | Variable $objectdetail might not be defined. |
| htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php | 860 | Variable $listlines might not be defined. |
| htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php | 865 | Variable $listlines might not be defined. |
| htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php | 867 | Variable $listlines might not be defined. |
| htdocs/core/modules/societe/doc/doc_generic_odt.modules.php | 345 | Variable $contactstatic might not be defined. |
| htdocs/core/multicompany_page.php | 157 | Variable $mc might not be defined. |
| htdocs/core/photos_resize.php | 291 | Variable $dolibarr_main_data_root might not be defined. |
| htdocs/core/photos_resize.php | 369 | Variable $object might not be defined. |
| htdocs/core/photos_resize.php | 432 | Variable $object might not be defined. |
| htdocs/core/photos_resize.php | 572 | Variable $object might not be defined. |
| htdocs/core/tpl/bloc_comment.tpl.php | 105 | Variable $idcomment might not be defined. |
| htdocs/core/tpl/bloc_comment.tpl.php | 115 | Variable $idcomment might not be defined. |
| htdocs/core/tpl/bloc_comment.tpl.php | 123 | Variable $idcomment might not be defined. |
| htdocs/core/tpl/bloc_comment.tpl.php | 130 | Variable $id might not be defined. |
| htdocs/core/tpl/bloc_comment.tpl.php | 135 | Variable $id might not be defined. |
| htdocs/core/tpl/bloc_showhide.tpl.php | 75 | Variable $title might not be defined. |
| htdocs/core/tpl/card_presend.tpl.php | 135 | Variable $hidedetails might not be defined. |
| htdocs/core/tpl/card_presend.tpl.php | 169 | Variable $user might not be defined. |
| htdocs/core/tpl/card_presend.tpl.php | 299 | Variable $user might not be defined. |
| htdocs/core/tpl/document_actions_post_headers.tpl.php | 73 | Variable $permissiontoadd might not be defined. |
| htdocs/core/tpl/document_actions_post_headers.tpl.php | 76 | Variable $permissiontoadd might not be defined. |
| htdocs/core/tpl/document_actions_post_headers.tpl.php | 193 | Variable $filearray might not be defined. |
| htdocs/core/tpl/document_actions_post_headers.tpl.php | 208 | Variable $sortfield might not be defined. |
| htdocs/core/tpl/document_actions_post_headers.tpl.php | 209 | Variable $sortorder might not be defined. |
| htdocs/core/tpl/extrafields_list_array_fields.tpl.php | 28 | Variable $object might not be defined. |
| htdocs/core/tpl/extrafields_list_print_fields.tpl.php | 97 | Variable $i might not be defined. |
| htdocs/core/tpl/extrafields_list_print_fields.tpl.php | 107 | Variable $totalarray might not be defined. |
| htdocs/core/tpl/extrafields_list_print_fields.tpl.php | 119 | Variable $totalarray might not be defined. |
| htdocs/core/tpl/extrafields_list_search_title.tpl.php | 79 | Variable $param might not be defined. |
| htdocs/core/tpl/filemanager.tpl.php | 255 | Variable $websitekey might not be defined. |
| htdocs/core/tpl/list_print_total.tpl.php | 95 | Variable $num might not be defined. |
| htdocs/core/tpl/list_print_total.tpl.php | 113 | Variable $num might not be defined. |
| htdocs/core/tpl/list_print_total.tpl.php | 122 | Variable $sql might not be defined. |
| htdocs/core/tpl/list_print_total.tpl.php | 124 | Variable $sql might not be defined. |
| htdocs/core/tpl/massactions_pre.tpl.php | 71 | Variable $search_all might not be defined. |
| htdocs/core/tpl/objectline_edit.tpl.php | 120 | Variable $i might not be defined. |
| htdocs/core/tpl/objectline_edit.tpl.php | 165 | Variable $var might not be defined. |
| htdocs/core/tpl/objectline_edit.tpl.php | 417 | Variable $i might not be defined. |
| htdocs/core/tpl/objectline_title.tpl.php | 237 | Variable $action might not be defined. |
| htdocs/core/tpl/objectline_view.tpl.php | 170 | Variable $objp might not be defined. |
| htdocs/core/tpl/objectline_view.tpl.php | 175 | Variable $objp might not be defined. |
| htdocs/core/tpl/originproductline.tpl.php | 66 | Variable $langs might not be defined. |
| htdocs/core/triggers/interface_50_modNotification_Notification.class.php | 75 | Property Conf::$notification (stdClass) in empty() is not falsy. |
| htdocs/core/website.inc.php | 253 | Variable $pageid might not be defined. |
| htdocs/core/website.inc.php | 253 | Variable $pageid might not be defined. |
| htdocs/core/website.inc.php | 265 | Variable $pageid might not be defined. |
| htdocs/cron/list.php | 363 | Variable $filter might not be defined. |
| htdocs/dav/fileserver.php | 230 | Variable $baseUri in isset() always exists and is not nullable. |
| htdocs/debugbar/class/DataCollector/DolPhpCollector.php | 60 | Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int): bool)|null, array{$this(PhpCollector), 'errorHandler'} given. |
| htdocs/debugbar/class/autoloader.php | 15 | Parameter #1 $callback of function spl_autoload_register expects (callable(string): void)|null, Closure(mixed): bool given. |
| htdocs/delivery/card.php | 382 | Variable $objectsrc might not be defined. |
| htdocs/delivery/card.php | 382 | Variable $objectsrc might not be defined. |
| htdocs/don/paiement/list.php | 535 | Variable $arrayofselected might not be defined. |
| htdocs/ecm/dir_add_card.php | 303 | Variable $object might not be defined. |
| htdocs/ecm/search.php | 262 | Variable $bc might not be defined. |
| htdocs/ecm/tpl/enablefiletreeajax.tpl.php | 47 | Variable $param might not be defined. |
| htdocs/eventorganization/conferenceorbooth_contact.php | 188 | Variable $mode might not be defined. |
| htdocs/expedition/card.php | 3654 | Variable $rowExtrafieldsView might not be defined. |
| htdocs/expedition/card.php | 3655 | Variable $rowEnd might not be defined. |
| htdocs/expedition/contact.php | 102 | Variable $objectsrc might not be defined. |
| htdocs/expedition/contact.php | 109 | Variable $objectsrc might not be defined. |
| htdocs/expedition/contact.php | 113 | Variable $objectsrc might not be defined. |
| htdocs/expedition/contact.php | 114 | Variable $objectsrc might not be defined. |
| htdocs/expedition/contact.php | 116 | Variable $mesgs might not be defined. |
| htdocs/expedition/contact.php | 120 | Variable $objectsrc might not be defined. |
| htdocs/expedition/contact.php | 123 | Variable $objectsrc might not be defined. |
| htdocs/expedition/contact.php | 178 | Variable $objectsrc might not be defined. |
| htdocs/expedition/contact.php | 178 | Variable $objectsrc might not be defined. |
| htdocs/expedition/document.php | 164 | Variable $objectsrc might not be defined. |
| htdocs/expedition/document.php | 164 | Variable $objectsrc might not be defined. |
| htdocs/expedition/note.php | 133 | Variable $objectsrc might not be defined. |
| htdocs/expedition/note.php | 133 | Variable $objectsrc might not be defined. |
| htdocs/expedition/shipment.php | 805 | Variable $product might not be defined. |
| htdocs/expedition/shipment.php | 806 | Variable $product might not be defined. |
| htdocs/expedition/shipment.php | 809 | Variable $product might not be defined. |
| htdocs/expedition/shipment.php | 810 | Variable $product might not be defined. |
| htdocs/expedition/shipment.php | 827 | Variable $product might not be defined. |
| htdocs/expedition/shipment.php | 831 | Variable $product might not be defined. |
| htdocs/expedition/stats/month.php | 63 | Variable $socid might not be defined. |
| htdocs/expensereport/card.php | 1353 | Variable $fk_project might not be defined. |
| htdocs/expensereport/card.php | 1381 | Variable $date might not be defined. |
| htdocs/expensereport/payment/info.php | 75 | Variable $linkback might not be defined. |
| htdocs/fichinter/card-rec.php | 540 | Variable $maxlength might not be defined. |
| htdocs/fichinter/card.php | 1136 | Variable $classname might not be defined. |
| htdocs/fourn/card.php | 810 | Variable $num might not be defined. |
| htdocs/fourn/class/api_supplier_orders.class.php | 542 | Variable $contact might not be defined. |
| htdocs/fourn/class/fournisseur.commande.class.php | 2191 | Parameter #3 $remise_percent_ligne of function calcul_price_total expects float, string given. |
| htdocs/fourn/class/fournisseur.facture.class.php | 2247 | Parameter #3 $remise_percent_ligne of function calcul_price_total expects float, string given. |
| htdocs/fourn/commande/card.php | 999 | Variable $line might not be defined. |
| htdocs/fourn/commande/card.php | 999 | Variable $line might not be defined. |
| htdocs/fourn/commande/card.php | 1057 | Variable $line might not be defined. |
| htdocs/fourn/commande/card.php | 2134 | Variable $classname might not be defined. |
| htdocs/fourn/commande/card.php | 2142 | Variable $classname might not be defined. |
| htdocs/fourn/commande/card.php | 2874 | Variable $num might not be defined. |
| htdocs/fourn/commande/dispatch.php | 449 | Variable $product might not be defined. |
| htdocs/fourn/commande/dispatch.php | 452 | Variable $comment might not be defined. |
| htdocs/fourn/commande/dispatch.php | 495 | Variable $product might not be defined. |
| htdocs/fourn/commande/dispatch.php | 498 | Variable $comment might not be defined. |
| htdocs/fourn/commande/dispatch.php | 504 | Variable $comment might not be defined. |
| htdocs/fourn/contact.php | 79 | Variable $socid might not be defined. |
| htdocs/fourn/contact.php | 83 | Variable $socid might not be defined. |
| htdocs/fourn/contact.php | 90 | Variable $socid might not be defined. |
| htdocs/fourn/contact.php | 107 | Variable $socid might not be defined. |
| htdocs/fourn/facture/card-rec.php | 1205 | Variable $maxlength might not be defined. |
| htdocs/fourn/facture/card.php | 2929 | Variable $classname might not be defined. |
| htdocs/fourn/facture/card.php | 2937 | Variable $classname might not be defined. |
| htdocs/fourn/facture/card.php | 2938 | Variable $classname might not be defined. |
| htdocs/fourn/facture/note-rec.php | 64 | Variable $title might not be defined. |
| htdocs/fourn/facture/note-rec.php | 65 | Variable $title might not be defined. |
| htdocs/fourn/facture/rapport.php | 93 | Variable $obj might not be defined. |
| htdocs/fourn/paiement/document.php | 69 | Variable $object might not be defined. |
| htdocs/fourn/paiement/document.php | 69 | Variable $object might not be defined. |
| htdocs/fourn/paiement/list.php | 604 | Variable $arrayofselected might not be defined. |
| htdocs/fourn/paiement/list.php | 624 | Variable $arrayofselected might not be defined. |
| htdocs/fourn/paiement/list.php | 742 | Variable $arrayofselected might not be defined. |
| htdocs/ftp/index.php | 499 | Parameter #1 $ftp of function ftp_rawlist expects FTP\Connection, resource given. |
| htdocs/ftp/index.php | 500 | Parameter #1 $ftp of function ftp_nlist expects FTP\Connection, resource given. |
| htdocs/holiday/card_group.php | 419 | Variable $errors might not be defined. |
| htdocs/holiday/class/holiday.class.php | 170 | Property Holiday::$holiday has no type specified. |
| htdocs/holiday/class/holiday.class.php | 171 | Property Holiday::$events has no type specified. |
| htdocs/holiday/define_holiday.php | 159 | Parameter #1 $array of function array_keys expects array, string given. |
| htdocs/holiday/list.php | 646 | Variable $morefilter might not be defined. |
| htdocs/holiday/list.php | 723 | Variable $search_month_update might not be defined. |
| htdocs/holiday/list.php | 724 | Variable $search_year_update might not be defined. |
| htdocs/holiday/month_report.php | 443 | Variable $arraytypeleaves might not be defined. |
| htdocs/holiday/view_log.php | 34 | Variable $user might not be defined. |
| htdocs/holiday/view_log.php | 34 | Variable $user might not be defined. |
| htdocs/holiday/view_log.php | 262 | Variable $search_status might not be defined. |
| htdocs/hrm/admin/admin_hrm.php | 101 | Variable $mesg might not be defined. |
| htdocs/hrm/class/position.class.php | 403 | Method Position::fetchAll() return type has no value type specified in iterable type array. |
| htdocs/hrm/class/position.class.php | 990 | Method Position::getLinesArray() return type has no value type specified in iterable type array. |
| htdocs/hrm/class/position.class.php | 1068 | Method Position::getForUser() return type has no value type specified in iterable type array. |
| htdocs/hrm/class/skill.class.php | 437 | Method Skill::fetchLines() return type has no value type specified in iterable type array. |
| htdocs/hrm/class/skill.class.php | 996 | Method Skill::getLinesArray() return type has no value type specified in iterable type array. |
| htdocs/hrm/class/skillrank.class.php | 897 | Method SkillRank::getLinesArray() return type has no value type specified in iterable type array. |
| htdocs/hrm/compare.php | 69 | Variable $action might not be defined. |
| htdocs/hrm/evaluation_card.php | 225 | Variable $k might not be defined. |
| htdocs/hrm/job_card.php | 429 | Variable $soc might not be defined. |
| htdocs/hrm/position.php | 295 | Variable $job might not be defined. |
| htdocs/hrm/skill_card.php | 226 | Variable $result might not be defined. |
| htdocs/hrm/skill_tab.php | 93 | Variable $object might not be defined. |
| htdocs/hrm/skill_tab.php | 648 | PHPDoc tag @var for variable $objects has no value type specified in iterable type array. |
| htdocs/imports/import.php | 844 | Parameter #3 $insertArray of function arrayInsert expects array{label?: string, example1?: string, required?: bool, imported?: bool|int, position?: int}, non-empty-array given. |
| htdocs/includes/odtphp/Segment.php | 17 | Class Segment implements generic interface IteratorAggregate but does not specify its types: TKey, TValue |
| htdocs/includes/odtphp/Segment.php | 38 | Property Segment::$children has no type specified. |
| htdocs/includes/odtphp/Segment.php | 39 | Property Segment::$vars has no type specified. |
| htdocs/includes/odtphp/Segment.php | 40 | Property Segment::$images has no type specified. |
| htdocs/includes/odtphp/Segment.php | 41 | Property Segment::$odf has no type specified. |
| htdocs/includes/odtphp/Segment.php | 42 | Property Segment::$file has no type specified. |
| htdocs/includes/odtphp/Segment.php | 188 | Method Segment::macroReplace() has no return type specified. |
| htdocs/includes/odtphp/Segment.php | 242 | Default value of the parameter #3 $encode (true) of method Segment::setVars() is incompatible with type string. |
| htdocs/includes/odtphp/Segment.php | 284 | Parameter #3 $encode of method Segment::setVars() expects string, false given. |
| htdocs/includes/odtphp/Segment.php | 309 | Method Segment::__call() has parameter $args with no value type specified in iterable type array. |
| htdocs/includes/odtphp/SegmentIterator.php | 11 | Class SegmentIterator implements generic interface RecursiveIterator but does not specify its types: TKey, TValue |
| htdocs/includes/odtphp/SegmentIterator.php | 13 | Property SegmentIterator::$ref has no type specified. |
| htdocs/includes/odtphp/SegmentIterator.php | 14 | Property SegmentIterator::$key has no type specified. |
| htdocs/includes/odtphp/SegmentIterator.php | 15 | Property SegmentIterator::$keys has no type specified. |
| htdocs/includes/odtphp/SegmentIterator.php | 16 | Method SegmentIterator::__construct() has parameter $ref with no value type specified in iterable type array. |
| htdocs/includes/odtphp/SegmentIterator.php | 32 | Method SegmentIterator::getChildren() return type with generic interface RecursiveIterator does not specify its types: TKey, TValue |
| htdocs/includes/odtphp/odf.php | 33 | Property Odf::$config has no type specified. |
| htdocs/includes/odtphp/odf.php | 73 | Property Odf::$images has no type specified. |
| htdocs/includes/odtphp/odf.php | 74 | Property Odf::$vars has no type specified. |
| htdocs/includes/odtphp/odf.php | 75 | Property Odf::$segments has no type specified. |
| htdocs/includes/odtphp/odf.php | 91 | Property Odf::$userdefined has no type specified. |
| htdocs/includes/odtphp/odf.php | 105 | Method Odf::__construct() has parameter $config with no value type specified in iterable type array. |
| htdocs/includes/odtphp/odf.php | 285 | Method Odf::_replaceHtmlWithOdtTag() has parameter $customStyles with no value type specified in iterable type array. |
| htdocs/includes/odtphp/odf.php | 285 | Method Odf::_replaceHtmlWithOdtTag() has parameter $fontDeclarations with no value type specified in iterable type array. |
| htdocs/includes/odtphp/odf.php | 285 | Method Odf::_replaceHtmlWithOdtTag() has parameter $tags with no value type specified in iterable type array. |
| htdocs/includes/odtphp/odf.php | 356 | Parameter #1 $prefix of function uniqid expects string, int given. |
| htdocs/includes/odtphp/odf.php | 391 | Method Odf::_isHtmlTag() is unused. |
| htdocs/includes/odtphp/odf.php | 412 | Method Odf::_getDataFromHtml() return type has no value type specified in iterable type array. |
| htdocs/includes/odtphp/odf.php | 1047 | Method Odf::getConfig() should return string but returns false. |
| htdocs/index.php | 847 | Variable $boxwork might not be defined. |
| htdocs/intracommreport/card.php | 442 | Variable $soc might not be defined. |
| htdocs/intracommreport/list.php | 60 | Variable $type might not be defined. |
| htdocs/intracommreport/list.php | 66 | Variable $type might not be defined. |
| htdocs/intracommreport/list.php | 424 | Variable $groupby might not be defined. |
| htdocs/intracommreport/list.php | 425 | Variable $groupby might not be defined. |
| htdocs/loan/payment/card.php | 240 | Variable $object might not be defined. |
| htdocs/loan/schedule.php | 117 | Variable $result might not be defined. |
| htdocs/loan/schedule.php | 149 | Variable $result might not be defined. |
| htdocs/main.inc.php | 2219 | Variable $_POST in isset() always exists and is not nullable. |
| htdocs/modulebuilder/index.php | 1765 | Variable $moduleobj might not be defined. |
| htdocs/modulebuilder/index.php | 1913 | Variable $object might not be defined. |
| htdocs/modulebuilder/index.php | 1957 | Variable $object might not be defined. |
| htdocs/modulebuilder/index.php | 2205 | Variable $moduleobj might not be defined. |
| htdocs/modulebuilder/index.php | 2291 | Variable $moduleobj might not be defined. |
| htdocs/modulebuilder/index.php | 2361 | Variable $moduleobj might not be defined. |
| htdocs/modulebuilder/index.php | 3298 | Variable $class might not be defined. |
| htdocs/modulebuilder/index.php | 4728 | Variable $proparrayofkeyval in isset() always exists and is not nullable. |
| htdocs/modulebuilder/index.php | 4944 | Variable $field might not be defined. |
| htdocs/modulebuilder/index.php | 6772 | Variable $outputfilezip might not be defined. |
| htdocs/mrp/class/mo.class.php | 519 | Method Mo::fetchAll() has parameter $filter with no value type specified in iterable type array. |
| htdocs/multicurrency/class/api_multicurrencies.class.php | 190 | Parameter #1 $object of method MultiCurrencies::_cleanObjectDatasRate() expects MultiCurrency, CurrencyRate given. |
| htdocs/multicurrency/multicurrency_rate.php | 464 | Variable $arrayofmassactions might not be defined. |
| htdocs/multicurrency/multicurrency_rate.php | 515 | Variable $arrayofmassactions might not be defined. |
| htdocs/opensurvey/card.php | 410 | Variable $id might not be defined. |
| htdocs/opensurvey/class/opensurveysondage.class.php | 73 | PHPDoc type array of property Opensurveysondage::$lines is not covariant with PHPDoc type array of overridden property CommonObject::$lines. |
| htdocs/opensurvey/results.php | 259 | Variable $erreur_ajout_date in isset() always exists and is not nullable. |
| htdocs/opensurvey/results.php | 531 | Variable $expiredate might not be defined. |
| htdocs/opensurvey/results.php | 1078 | Offset int on array in isset() always exists and is not nullable. |
| htdocs/opensurvey/wizard/choix_date.php | 430 | Parameter #5 $day of function mktime expects int|null, string given. |
| htdocs/opensurvey/wizard/choix_date.php | 439 | Parameter #5 $day of function dol_mktime expects int, string given. |
| htdocs/opensurvey/wizard/choix_date.php | 441 | Parameter #5 $day of function dol_mktime expects int, string given. |
| htdocs/opensurvey/wizard/choix_date.php | 482 | Parameter #5 $day of function mktime expects int|null, string given. |
| htdocs/partnership/partnership_card.php | 461 | Variable $adht might not be defined. |
| htdocs/partnership/partnership_card.php | 528 | Variable $soc might not be defined. |
| htdocs/printing/admin/printing.php | 161 | Variable $classfile might not be defined. |
| htdocs/printing/admin/printing.php | 305 | Variable $classfile might not be defined. |
| htdocs/printing/admin/printing.php | 352 | Variable $classfile might not be defined. |
| htdocs/product/canvas/product/actions_card_product.class.php | 101 | Property ActionsCardProduct::$field_list has no type specified. |
| htdocs/product/canvas/service/actions_card_service.class.php | 98 | Property ActionsCardService::$tpl has no type specified. |
| htdocs/product/canvas/service/actions_card_service.class.php | 101 | Property ActionsCardService::$field_list has no type specified. |
| htdocs/product/class/api_products.class.php | 625 | Method Products::getSubproducts() should return array but returns array. |
| htdocs/product/class/productfournisseurprice.class.php | 420 | Method ProductFournisseurPrice::fetchAll() has parameter $filter with no value type specified in iterable type array. |
| htdocs/product/class/productfournisseurprice.class.php | 420 | Method ProductFournisseurPrice::fetchAll() return type has no value type specified in iterable type array. |
| htdocs/product/inventory/card.php | 244 | Variable $backtopageforcancel might not be defined. |
| htdocs/product/price.php | 1189 | Variable $i might not be defined. |
| htdocs/product/price.php | 1283 | Variable $lineid might not be defined. |
| htdocs/product/price.php | 1326 | Variable $rowid might not be defined. |
| htdocs/product/price.php | 1500 | Variable $rowid might not be defined. |
| htdocs/product/price.php | 1916 | Variable $extrafield_values might not be defined. |
| htdocs/product/price.php | 1916 | Variable $obj might not be defined. |
| htdocs/product/price.php | 1937 | Variable $extrafield_values might not be defined. |
| htdocs/product/stats/card.php | 240 | Variable $year might not be defined. |
| htdocs/product/stats/card.php | 241 | Variable $year might not be defined. |
| htdocs/product/stats/card.php | 241 | Variable $year might not be defined. |
| htdocs/product/stats/commande_fournisseur.php | 225 | Variable $param might not be defined. |
| htdocs/product/stats/facture.php | 300 | Variable $param might not be defined. |
| htdocs/product/stock/info.php | 87 | Variable $action might not be defined. |
| htdocs/product/stock/info.php | 90 | Variable $action might not be defined. |
| htdocs/product/stock/info.php | 96 | Variable $socid might not be defined. |
| htdocs/product/stock/massstockmove.php | 156 | Variable $producttmp might not be defined. |
| htdocs/product/stock/movement_list.php | 884 | Variable $socid might not be defined. |
| htdocs/product/stock/movement_list.php | 1702 | Variable $month might not be defined. |
| htdocs/product/stock/movement_list.php | 1708 | Variable $productlabelselected might not be defined. |
| htdocs/product/stock/movement_list.php | 1715 | Variable $productlabelselected might not be defined. |
| htdocs/product/stock/replenish.php | 340 | Variable $id might not be defined. |
| htdocs/product/stock/replenish.php | 898 | Variable $draftchecked in isset() always exists and is not nullable. |
| htdocs/product/stock/stocktransfer/class/stocktransferline.class.php | 326 | Method StockTransferLine::fetchAll() return type has no value type specified in iterable type array. |
| htdocs/product/stock/stocktransfer/stocktransfer_contact.php | 114 | Variable $result might not be defined. |
| htdocs/projet/admin/project.php | 78 | Variable $res might not be defined. |
| htdocs/projet/card.php | 1808 | Variable $morecss might not be defined. |
| htdocs/projet/class/api_projects.class.php | 554 | Method Projects::getRoles() should return array but returns array. |
| htdocs/projet/class/api_tasks.class.php | 706 | Parameter #1 $string of function dol_stringtotime expects string, DateTime given. |
| htdocs/projet/comment.php | 107 | Variable $mode might not be defined. |
| htdocs/projet/element.php | 1846 | Variable $total_time in isset() always exists and is not nullable. |
| htdocs/projet/ganttchart.inc.php | 105 | Variable $dateformatinput might not be defined. |
| htdocs/projet/ganttchart.inc.php | 106 | Variable $dateformat might not be defined. |
| htdocs/projet/ganttchart.inc.php | 107 | Variable $datehourformat might not be defined. |
| htdocs/projet/ganttchart.inc.php | 129 | Variable $tasks might not be defined. |
| htdocs/projet/ganttchart.inc.php | 132 | Variable $tasks might not be defined. |
| htdocs/projet/ganttchart.inc.php | 149 | Variable $tasks might not be defined. |
| htdocs/projet/ganttchart.inc.php | 154 | Variable $task_dependencies might not be defined. |
| htdocs/projet/ganttchart.inc.php | 154 | Variable $tasks might not be defined. |
| htdocs/projet/ganttchart.inc.php | 155 | Variable $task_dependencies might not be defined. |
| htdocs/projet/ganttchart.inc.php | 155 | Variable $tasks might not be defined. |
| htdocs/projet/ganttview.php | 264 | Variable $param might not be defined. |
| htdocs/projet/graph_opportunities.inc.php | 45 | Variable $mine might not be defined. |
| htdocs/projet/graph_opportunities.inc.php | 134 | Variable $colorseries might not be defined. |
| htdocs/projet/list.php | 1377 | Variable $searchCategoryCustomerList might not be defined. |
| htdocs/projet/list.php | 1377 | Variable $searchCategoryCustomerList might not be defined. |
| htdocs/projet/list.php | 2592 | Variable $permissiontoread might not be defined. |
| htdocs/projet/list.php | 2593 | Variable $permissiontoadd might not be defined. |
| htdocs/projet/tasks.php | 611 | Variable $permissiontodelete might not be defined. |
| htdocs/projet/tasks.php | 947 | Variable $massactionbutton might not be defined. |
| htdocs/projet/tasks.php | 985 | Variable $massactionbutton might not be defined. |
| htdocs/projet/tasks/list.php | 1376 | Offset 't.planned_workload' on array{t.planned_workload: (float|int), t.duration_effective: (float|int), t.progress: (float|int), t.budget_amount: (float|int), t.tobill?: (array|float|int), t.billed?: (array|float|int)} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1383 | Offset 'totalplannedworkload' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1424 | Offset 't.duration_effective' on array{t.planned_workload: (float|int), t.duration_effective: (float|int), t.progress: (float|int), t.budget_amount: (float|int), t.tobill?: (array|float|int), t.billed?: (array|float|int)} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1431 | Offset 'totaldurationeffect…' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1467 | Offset 't.progress' on array{t.planned_workload: (float|int), t.duration_effective: (float|int), t.progress: (float|int), t.budget_amount: (float|int), t.tobill?: (array|float|int), t.billed?: (array|float|int)} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1474 | Offset 'totaldurationdeclar…' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1626 | Offset 'totalbilled' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1626 | Offset 'totalbudget' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1626 | Offset 'totaltobill' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1657 | Offset 'totaltobillfield' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1659 | Offset 'totalbilledfield' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1661 | Offset 'totalbudget…' on array{nbfield: int, pos?: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/projet/tasks/list.php | 1666 | Offset 'type' on array{nbfield: int, pos: non-empty-array, totalbilled: (float|int), totalbilledfield: int, totalbudget: 0, totalbudget_amountfield: int, totalbudgetamount: (float|int), totaldurationdeclared: (float|int), ...} in isset() always exists and is not nullable. |
| htdocs/public/bookcal/index.php | 169 | Variable $user might not be defined. |
| htdocs/public/eventorganization/attendee_new.php | 520 | Variable $tmpcode might not be defined. |
| htdocs/public/invoice/new.php | 442 | Function llxHeaderVierge invoked with 7 parameters, 1-6 required. |
| htdocs/public/members/new.php | 763 | Variable $disabledphy might not be defined. |
| htdocs/public/members/new.php | 764 | Variable $disabledmor might not be defined. |
| htdocs/public/onlinesign/newonlinesign.php | 690 | Variable $mesg might not be defined. |
| htdocs/public/onlinesign/newonlinesign.php | 694 | Variable $mesg might not be defined. |
| htdocs/public/payment/newpayment.php | 356 | PHPDoc tag @var for variable $stripearrayofkeys contains unresolvable type. |
| htdocs/public/payment/newpayment.php | 905 | Variable $charge might not be defined. |
| htdocs/public/payment/newpayment.php | 908 | Variable $customer might not be defined. |
| htdocs/public/payment/newpayment.php | 2063 | Variable $attendee might not be defined. |
| htdocs/public/payment/newpayment.php | 2080 | Variable $attendee might not be defined. |
| htdocs/public/payment/newpayment.php | 2085 | Variable $attendee might not be defined. |
| htdocs/public/payment/newpayment.php | 2088 | Variable $attendee might not be defined. |
| htdocs/public/payment/newpayment.php | 2095 | Variable $invoice might not be defined. |
| htdocs/public/payment/newpayment.php | 2181 | Variable $invoice might not be defined. |
| htdocs/public/payment/newpayment.php | 2706 | Variable $sessionstripe might not be defined. |
| htdocs/public/project/suggestbooth.php | 280 | Variable $emailcompany might not be defined. |
| htdocs/public/project/suggestbooth.php | 301 | Variable $tmpcode might not be defined. |
| htdocs/public/project/suggestbooth.php | 373 | Variable $tmpcode might not be defined. |
| htdocs/public/project/suggestbooth.php | 667 | Variable $object might not be defined. |
| htdocs/public/project/suggestconference.php | 280 | Variable $emailcompany might not be defined. |
| htdocs/public/project/suggestconference.php | 301 | Variable $tmpcode might not be defined. |
| htdocs/public/project/suggestconference.php | 373 | Variable $tmpcode might not be defined. |
| htdocs/public/project/suggestconference.php | 396 | Variable $contact might not be defined. |
| htdocs/public/project/suggestconference.php | 397 | Variable $contact might not be defined. |
| htdocs/public/project/suggestconference.php | 438 | Variable $contact might not be defined. |
| htdocs/public/project/suggestconference.php | 574 | Variable $errors might not be defined. |
| htdocs/public/project/suggestconference.php | 604 | Variable $object might not be defined. |
| htdocs/public/project/suggestconference.php | 608 | Variable $object might not be defined. |
| htdocs/public/project/viewandvote.php | 251 | Variable $suffix might not be defined. |
| htdocs/public/project/viewandvote.php | 312 | Variable $suffix might not be defined. |
| htdocs/public/recruitment/view.php | 257 | Variable $result might not be defined. |
| htdocs/public/recruitment/view.php | 321 | Variable $entity might not be defined. |
| htdocs/public/recruitment/view.php | 329 | Variable $suffix might not be defined. |
| htdocs/public/stripe/ipn.php | 144 | Dead catch - Exception is never thrown in the try block. |
| htdocs/public/test/test_arrays.php | 197 | Variable $param might not be defined. |
| htdocs/public/test/test_arrays.php | 198 | Variable $actioncode might not be defined. |
| htdocs/public/test/test_arrays.php | 199 | Variable $actioncode might not be defined. |
| htdocs/public/test/test_arrays.php | 201 | Variable $status might not be defined. |
| htdocs/public/test/test_arrays.php | 202 | Variable $status might not be defined. |
| htdocs/public/test/test_arrays.php | 204 | Variable $filter might not be defined. |
| htdocs/public/test/test_arrays.php | 207 | Variable $filtert might not be defined. |
| htdocs/public/test/test_arrays.php | 210 | Variable $socid might not be defined. |
| htdocs/public/test/test_arrays.php | 219 | Variable $type might not be defined. |
| htdocs/public/test/test_arrays.php | 222 | Variable $usergroup might not be defined. |
| htdocs/public/ticket/index.php | 115 | Variable $object might not be defined. |
| htdocs/public/ticket/list.php | 317 | Variable $search_fk_status in isset() always exists and is not nullable. |
| htdocs/public/ticket/list.php | 720 | Variable $i might not be defined. |
| htdocs/public/ticket/view.php | 182 | Variable $user might not be defined. |
| htdocs/public/ticket/view.php | 195 | Variable $user might not be defined. |
| htdocs/public/webportal/tpl/hero-header-banner.tpl.php | 4 | Variable $context might not be defined. |
| htdocs/public/webportal/tpl/hero-header-banner.tpl.php | 5 | Variable $context might not be defined. |
| htdocs/reception/card.php | 698 | Variable $reception might not be defined. |
| htdocs/reception/contact.php | 114 | Variable $result might not be defined. |
| htdocs/reception/contact.php | 117 | Variable $objectsrc might not be defined. |
| htdocs/reception/contact.php | 120 | Variable $result might not be defined. |
| htdocs/reception/contact.php | 124 | Variable $objectsrc might not be defined. |
| htdocs/reception/contact.php | 128 | Variable $objectsrc might not be defined. |
| htdocs/reception/contact.php | 129 | Variable $objectsrc might not be defined. |
| htdocs/reception/contact.php | 131 | Variable $mesgs might not be defined. |
| htdocs/reception/contact.php | 135 | Variable $objectsrc might not be defined. |
| htdocs/reception/contact.php | 138 | Variable $objectsrc might not be defined. |
| htdocs/reception/document.php | 92 | Variable $origin might not be defined. |
| htdocs/reception/list.php | 1004 | Variable $type might not be defined. |
| htdocs/recruitment/admin/setup.php | 92 | Variable $res might not be defined. |
| htdocs/recruitment/admin/setup_candidatures.php | 88 | Variable $res might not be defined. |
| htdocs/recruitment/recruitmentcandidature_card.php | 443 | Variable $text might not be defined. |
| htdocs/recruitment/recruitmentcandidature_list.php | 444 | Variable $maxlength might not be defined. |
| htdocs/recruitment/recruitmentjobposition_applications.php | 184 | Variable $lineid might not be defined. |
| htdocs/recruitment/recruitmentjobposition_applications.php | 194 | Variable $lineid might not be defined. |
| htdocs/recruitment/recruitmentjobposition_applications.php | 232 | Variable $maxlength might not be defined. |
| htdocs/recruitment/recruitmentjobposition_document.php | 159 | Variable $maxlength might not be defined. |
| htdocs/recruitment/recruitmentjobposition_note.php | 135 | Variable $maxlength might not be defined. |
| htdocs/salaries/card.php | 1168 | Variable $resteapayer might not be defined. |
| htdocs/salaries/list.php | 836 | Variable $selected might not be defined. |
| htdocs/salaries/payments.php | 595 | Variable $resql might not be defined. |
| htdocs/salaries/payments.php | 819 | Variable $resql might not be defined. |
| htdocs/salaries/virement_request.php | 200 | Variable $error might not be defined. |
| htdocs/societe/canvas/company/tpl/card_view.tpl.php | 294 | Variable $formfile might not be defined. |
| htdocs/societe/canvas/company/tpl/card_view.tpl.php | 294 | Variable $objcanvas might not be defined. |
| htdocs/societe/canvas/individual/tpl/card_view.tpl.php | 217 | Variable $socid might not be defined. |
| htdocs/societe/canvas/individual/tpl/card_view.tpl.php | 218 | Variable $socid might not be defined. |
| htdocs/societe/canvas/individual/tpl/card_view.tpl.php | 222 | Variable $objcanvas might not be defined. |
| htdocs/societe/canvas/individual/tpl/card_view.tpl.php | 222 | Variable $socid might not be defined. |
| htdocs/societe/class/api_thirdparties.class.php | 1917 | Method Thirdparties::getCompanyBankAccount() should return array but returns array. |
| htdocs/societe/class/societe.class.php | 1229 | Property Contact::$roles (array|null) does not accept non-empty-array. |
| htdocs/societe/class/societe.class.php | 5740 | Method Societe::getContacts() return type has no value type specified in iterable type array. |
| htdocs/societe/consumption.php | 419 | Variable $where might not be defined. |
| htdocs/societe/consumption.php | 471 | Variable $sql might not be defined. |
| htdocs/societe/paymentmodes.php | 757 | Variable $sql might not be defined. |
| htdocs/societe/paymentmodes.php | 771 | Variable $sql might not be defined. |
| htdocs/societe/paymentmodes.php | 1110 | Variable $service might not be defined. |
| htdocs/societe/price.php | 101 | Variable $prodcustprice might not be defined. |
| htdocs/societe/price.php | 194 | Variable $prodcustprice might not be defined. |
| htdocs/societe/price.php | 207 | Variable $prodcustprice might not be defined. |
| htdocs/societe/website.php | 448 | Variable $massaction might not be defined. |
| htdocs/societe/website.php | 653 | Variable $massaction might not be defined. |
| htdocs/societe/website.php | 726 | Variable $massaction might not be defined. |
| htdocs/societe/website.php | 772 | Variable $massaction might not be defined. |
| htdocs/stripe/charge.php | 293 | Variable $type might not be defined. |
| htdocs/supplier_proposal/card.php | 1037 | Variable $fournprice might not be defined. |
| htdocs/supplier_proposal/card.php | 1038 | Variable $buyingprice might not be defined. |
| htdocs/supplier_proposal/card.php | 1617 | Variable $fk_account might not be defined. |
| htdocs/supplier_proposal/card.php | 1717 | Variable $classname might not be defined. |
| htdocs/takepos/admin/bar.php | 218 | Variable $dolibarr_main_url_root might not be defined. |
| htdocs/takepos/admin/bar.php | 245 | Variable $dolibarr_main_url_root might not be defined. |
| htdocs/takepos/genimg/index.php | 65 | Variable $db might not be defined. |
| htdocs/takepos/genimg/index.php | 87 | Variable $db might not be defined. |
| htdocs/takepos/genimg/qr.php | 48 | Variable $dolibarr_main_url_root might not be defined. |
| htdocs/takepos/invoice.php | 1191 | Variable $batch might not be defined. |
| htdocs/takepos/invoice.php | 1514 | Variable $body_ticket might not be defined. |
| htdocs/takepos/invoice.php | 1514 | Variable $footer_ticket might not be defined. |
| htdocs/takepos/invoice.php | 1514 | Variable $header_soc might not be defined. |
| htdocs/takepos/invoice.php | 1514 | Variable $header_ticket might not be defined. |
| htdocs/takepos/invoice.php | 1514 | Variable $ticket_total might not be defined. |
| htdocs/takepos/pay.php | 163 | Variable $keyforstripeterminalbank in isset() always exists and is not nullable. |
| htdocs/takepos/pay.php | 630 | Variable $keyforstripeterminalbank in isset() always exists and is not nullable. |
| htdocs/takepos/pay.php | 741 | Variable $keyforstripeterminalbank in isset() always exists and is not nullable. |
| htdocs/takepos/printbox.php | 59 | Variable $user might not be defined. |
| htdocs/theme/eldy/style.css.php | 357 | Variable $menumanager might not be defined. |
| htdocs/theme/md/info-box.inc.php | 637 | Variable $right might not be defined. |
| htdocs/theme/md/info-box.inc.php | 639 | Variable $left might not be defined. |
| htdocs/theme/md/style.css.php | 365 | Variable $menumanager might not be defined. |
| htdocs/ticket/card.php | 885 | Variable $mine might not be defined. |
| htdocs/ticket/card.php | 1244 | Variable $trackid might not be defined. |
| htdocs/ticket/class/cticketcategory.class.php | 354 | Method CTicketCategory::fetchAll() return type has no value type specified in iterable type array. |
| htdocs/user/class/user.class.php | 995 | Property User::$rights (stdClass) in empty() is not falsy. |
| htdocs/user/list.php | 1346 | Offset 'val' on array{nbfield: int, pos?: non-empty-array, val: array{u.salary: (float|int)}} in isset() always exists and is not nullable. |
| htdocs/user/list.php | 1349 | Offset 'u.salary' on array{u.salary: (float|int)} in isset() always exists and is not nullable. |
| htdocs/user/notify/card.php | 269 | Variable $num might not be defined. |
| htdocs/user/notify/card.php | 269 | Variable $num might not be defined. |
| htdocs/user/notify/card.php | 323 | Variable $num might not be defined. |
| htdocs/user/notify/card.php | 476 | Variable $num might not be defined. |
| htdocs/user/notify/card.php | 489 | Variable $num might not be defined. |
| htdocs/user/param_ihm.php | 307 | Offset 'picto' on array{label: mixed} in empty() does not exist. |
| htdocs/user/passwordforgotten.php | 57 | Variable $dolibarr_main_authentication might not be defined. |
| htdocs/user/perms.php | 694 | Variable $permsgroupbyentitypluszero in isset() always exists and is not nullable. |
| htdocs/user/perms.php | 767 | Variable $permsgroupbyentitypluszero in isset() always exists and is not nullable. |
| htdocs/user/perms.php | 775 | Variable $permsgroupbyentitypluszero in isset() always exists and is not nullable. |
| htdocs/variants/class/ProductCombination.class.php | 79 | Property ProductCombination::$variation_price_percentage type has no value type specified in iterable type array. |
| htdocs/webhook/target_card.php | 449 | Variable $soc might not be defined. |
| htdocs/website/index.php | 5861 | Variable $atleastonepage might not be defined. |
| htdocs/workstation/workstation_list.php | 139 | Variable $visible might not be defined. |
| htdocs/workstation/workstation_list.php | 140 | Variable $val might not be defined. |
| scripts/bank/export-bank-receipts.php | 215 | Variable $num in isset() always exists and is not nullable. |
| scripts/emailings/mailing-send.php | 428 | Variable $mesg might not be defined. |
| scripts/emailings/mailing-send.php | 429 | Variable $mesg might not be defined. |
| File | Line | Detail |
| htdocs/comm/action/index.php | 1129 | TypeError PhanTypeMismatchArgument Argument 1 ($string) is $event->datep of type int|non-zero-int but \DoliDB::jdate() takes ?string defined at htdocs/core/db/DoliDB.class.php:399 |
| htdocs/comm/action/index.php | 1130 | TypeError PhanTypeMismatchArgument Argument 1 ($string) is $event->datef of type int|non-zero-int but \DoliDB::jdate() takes ?string defined at htdocs/core/db/DoliDB.class.php:399 |
| htdocs/comm/action/index.php | 1461 | TypeError PhanTypeMismatchProperty Assigning ($userId as a field) of type array to property but \ActionComm->userassigned is array |
| htdocs/comm/action/pertype.php | 1054 | TypeError PhanTypeExpectedObjectPropAccess Expected an object instance when accessing an instance property, but saw an expression $username with type string |
| htdocs/comm/action/pertype.php | 1324 | TypeError PhanTypeExpectedObjectPropAccess Expected an object instance when accessing an instance property, but saw an expression $username with type string |
| htdocs/comm/action/pertype.php | 1326 | TypeError PhanTypeExpectedObjectPropAccess Expected an object instance when accessing an instance property, but saw an expression $username with type string |
| htdocs/comm/action/peruser.php | 1045 | TypeError PhanTypeMismatchArgument Argument 1 ($string) is $event->datep of type int|non-zero-int but \DoliDB::jdate() takes ?string defined at htdocs/core/db/DoliDB.class.php:399 |
| htdocs/comm/action/peruser.php | 1046 | TypeError PhanTypeMismatchArgument Argument 1 ($string) is $event->datef of type int|non-zero-int but \DoliDB::jdate() takes ?string defined at htdocs/core/db/DoliDB.class.php:399 |
| htdocs/comm/card.php | 958 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is $file_list of type array{name:string,path:string,level1name:string,relativename:string,fullname:string,date:string,size:int,perm:int,type:string,position_name:string,cover:string,keywords:string,acl:string,rowid:int,label:string,share:string}[]|non-empty-array but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/comm/card.php | 1079 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is $file_list of type array{name:string,path:string,level1name:string,relativename:string,fullname:string,date:string,size:int,perm:int,type:string,position_name:string,cover:string,keywords:string,acl:string,rowid:int,label:string,share:string}[]|non-empty-array but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/comm/card.php | 1180 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is $file_list of type array{name:string,path:string,level1name:string,relativename:string,fullname:string,date:string,size:int,perm:int,type:string,position_name:string,cover:string,keywords:string,acl:string,rowid:int,label:string,share:string}[]|non-empty-array but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/comm/card.php | 1294 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is $file_list of type array{name:string,path:string,level1name:string,relativename:string,fullname:string,date:string,size:int,perm:int,type:string,position_name:string,cover:string,keywords:string,acl:string,rowid:int,label:string,share:string}[]|non-empty-array but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/comm/card.php | 1395 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is $file_list of type array{name:string,path:string,level1name:string,relativename:string,fullname:string,date:string,size:int,perm:int,type:string,position_name:string,cover:string,keywords:string,acl:string,rowid:int,label:string,share:string}[]|non-empty-array but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/comm/card.php | 1626 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is $file_list of type array{name:string,path:string,level1name:string,relativename:string,fullname:string,date:string,size:int,perm:int,type:string,position_name:string,cover:string,keywords:string,acl:string,rowid:int,label:string,share:string}[]|non-empty-array but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/comm/mailing/index.php | 121 | UndefError PhanUndeclaredProperty Reference to undeclared property \MailingTargets->require_module |
| htdocs/comm/mailing/index.php | 122 | UndefError PhanUndeclaredProperty Reference to undeclared property \MailingTargets->require_admin |
| htdocs/comm/mailing/index.php | 141 | UndefError PhanUndeclaredProperty Reference to undeclared property \MailingTargets->picto |
| htdocs/comm/mailing/targetemailing.php | 582 | UndefError PhanUndeclaredProperty Reference to undeclared property \MailingTargets->require_module |
| htdocs/comm/mailing/targetemailing.php | 583 | UndefError PhanUndeclaredProperty Reference to undeclared property \MailingTargets->require_admin |
| htdocs/comm/mailing/targetemailing.php | 602 | UndefError PhanUndeclaredProperty Reference to undeclared property \MailingTargets->picto |
| htdocs/comm/mailing/targetemailing.php | 603 | UndefError PhanUndeclaredProperty Reference to undeclared property \MailingTargets->picto |
| htdocs/comm/mailing/targetemailing.php | 605 | UndefError PhanUndeclaredProperty Reference to undeclared property \MailingTargets->picto |
| htdocs/comm/propal/list.php | 1884 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonInvoice->facid |
| htdocs/commande/class/commande.class.php | 1524 | UndefError PhanUndeclaredProperty Reference to undeclared property \Propal->other_linked_objects |
| htdocs/commande/class/commande.class.php | 1525 | UndefError PhanUndeclaredProperty Reference to undeclared property \Propal->other_linked_objects |
| htdocs/commande/list.php | 845 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->fk_warehouse |
| htdocs/commande/list_det.php | 2149 | TypeError PhanTypeInvalidDimOffset Invalid offset $obj->fk_product of $productstat_cachevirtual of array type array{} |
| htdocs/commande/list_det.php | 2174 | TypeError PhanTypeInvalidDimOffset Invalid offset "stats_order_customer" of $productstat_cache[$obj->fk_product] of array type array{stock_reel:float|int} |
| htdocs/commande/list_det.php | 2183 | TypeError PhanTypeInvalidDimOffset Invalid offset "stats_order_supplier" of $productstat_cache[$obj->fk_product] of array type array{stats_order_customer:float}|array{stock_reel:float|int} |
| htdocs/compta/bank/class/account.class.php | 1714 | UndefError PhanUndeclaredProperty Reference to undeclared property \Account->socid |
| htdocs/compta/bank/class/account.class.php | 1717 | UndefError PhanUndeclaredProperty Reference to undeclared property \Account->socid |
| htdocs/compta/bank/class/paymentvarious.class.php | 856 | TypeError PhanTypeMismatchArgument Argument 1 ($string) is $this->datep of type int but \DoliDB::jdate() takes ?string defined at htdocs/core/db/DoliDB.class.php:399 |
| htdocs/compta/bank/class/paymentvarious.class.php | 856 | TypeError PhanTypeMismatchArgument Argument 1 ($string) is $this->datep of type int|non-zero-int but \DoliDB::jdate() takes ?string defined at htdocs/core/db/DoliDB.class.php:399 |
| htdocs/compta/bank/line.php | 309 | UndefError PhanUndeclaredGlobalVariable Global variable $filepath is undeclared |
| htdocs/compta/bank/line.php | 309 | UndefError PhanUndeclaredGlobalVariable Global variable $oldfilepath is undeclared |
| htdocs/compta/bank/various_payment/card.php | 661 | UndefError PhanUndeclaredProperty Reference to undeclared property \PaymentVarious->socid |
| htdocs/compta/bank/various_payment/document.php | 126 | UndefError PhanUndeclaredGlobalVariable Global variable $maxlength is undeclared |
| htdocs/compta/bank/various_payment/document.php | 130 | UndefError PhanUndeclaredProperty Reference to undeclared property \PaymentVarious->socid |
| htdocs/compta/facture/card-rec.php | 758 | TypeError PhanTypeMismatchArgument Argument 22 ($pa_ht) is $buyingprice of type string but \FactureRec::addline() takes float|int defined at htdocs/compta/facture/class/facture-rec.class.php:977 |
| htdocs/compta/facture/class/facture-rec.class.php | 2506 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureLigneRec->skip_update_total |
| htdocs/compta/facture/class/facture.class.php | 1531 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->other_linked_objects |
| htdocs/compta/facture/class/facture.class.php | 1532 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->other_linked_objects |
| htdocs/compta/facture/class/facture.class.php | 1607 | UndefError PhanUndeclaredProperty Reference to undeclared property \ContratLigne->fk_parent_line |
| htdocs/compta/facture/class/facture.class.php | 1638 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->availability_id |
| htdocs/compta/facture/class/facture.class.php | 1640 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->delivery_date |
| htdocs/compta/facture/class/facture.class.php | 1643 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->ref_client |
| htdocs/compta/facture/class/facture.class.php | 1650 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->module_source |
| htdocs/compta/facture/class/facture.class.php | 1651 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->pos_source |
| htdocs/compta/facture/class/facture.class.php | 1667 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->other_linked_objects |
| htdocs/compta/facture/class/facture.class.php | 1668 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->other_linked_objects |
| htdocs/compta/facture/class/facture.class.php | 2743 | UndefError PhanUndeclaredProperty Reference to undeclared property \Facture->increment |
| htdocs/compta/facture/class/facture.class.php | 2744 | UndefError PhanUndeclaredProperty Reference to undeclared property \Facture->increment |
| htdocs/compta/localtax/card.php | 243 | UndefError PhanUndeclaredGlobalVariable Global variable $morehtmlref is undeclared |
| htdocs/compta/localtax/index.php | 454 | TypeError PhanTypeMismatchArgument Argument 3 ($object) is $object of type array{0:array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]}[]|int,1:array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]}[]|int,2:array{}|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array} but \HookManager::executeHooks() takes array|null|object|string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/compta/localtax/list.php | 121 | UndefError PhanUndeclaredGlobalVariable Global variable $arrayofselected is undeclared |
| htdocs/compta/paiement/card.php | 207 | UndefError PhanUndeclaredProperty Reference to undeclared property \DoliDB->errors |
| htdocs/compta/paiement/cheque/list.php | 451 | TypeError PhanTypeMismatchProperty Assigning $account->getNomUrl(1) of type string to property but \RemiseCheque->account_id is int |
| htdocs/compta/paiement/cheque/list.php | 459 | UndefError PhanUndeclaredGlobalVariable Global variable $arrayofselected is undeclared |
| htdocs/compta/paiement/rapport.php | 169 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is $f['name'] of type string but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/compta/resultat/clientfourn.php | 1549 | TypeError PhanTypeMismatchArgument Argument 3 ($object) is $object of type array{0:0|float|int,1:0|float|int|non-zero-int} but \HookManager::executeHooks() takes array|null|object|string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/compta/resultat/index.php | 1002 | TypeError PhanTypeMismatchArgument Argument 3 ($object) is $object of type array{0:array{}|non-empty-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array,1:array{}|non-empty-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array,2:array{}|non-empty-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array,3:array{}|non-empty-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array} but \HookManager::executeHooks() takes array|null|object|string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/compta/resultat/projects.php | 1013 | TypeError PhanTypeMismatchArgument Argument 3 ($object) is $object of type array{0:0|float|int,1:0|float|int|non-zero-int} but \HookManager::executeHooks() takes array|null|object|string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/compta/sociales/card.php | 570 | UndefError PhanUndeclaredProperty Reference to undeclared property \ChargeSociales->socid |
| htdocs/compta/tva/class/paymentvat.class.php | 766 | UndefError PhanUndeclaredProperty Reference to undeclared property \PaymentVAT->label |
| htdocs/compta/tva/class/paymentvat.class.php | 767 | UndefError PhanUndeclaredProperty Reference to undeclared property \PaymentVAT->label |
| htdocs/compta/tva/class/paymentvat.class.php | 769 | UndefError PhanUndeclaredProperty Reference to undeclared property \PaymentVAT->label |
| htdocs/compta/tva/clients.php | 331 | TypeError PhanTypeArraySuspiciousNull Suspicious array access to $x_paye[$my_paye_thirdpartyid]['pstatus'] of type null |
| htdocs/compta/tva/clients.php | 331 | TypeError PhanTypeInvalidDimOffset Invalid offset "pstatus" of $x_paye[$my_paye_thirdpartyid] of array type array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]} |
| htdocs/compta/tva/clients.php | 332 | TypeError PhanTypeArraySuspiciousNull Suspicious array access to $x_paye[$my_paye_thirdpartyid]['pstatusbuy'] of type null |
| htdocs/compta/tva/clients.php | 332 | TypeError PhanTypeInvalidDimOffset Invalid offset "pstatusbuy" of $x_paye[$my_paye_thirdpartyid] of array type array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]} |
| htdocs/compta/tva/clients.php | 357 | TypeError PhanTypeArraySuspiciousNull Suspicious array access to $x_paye[$my_paye_thirdpartyid]['tva_intra'] of type null |
| htdocs/compta/tva/clients.php | 357 | TypeError PhanTypeInvalidDimOffset Invalid offset "tva_intra" of $x_paye[$my_paye_thirdpartyid] of array type array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]} |
| htdocs/compta/tva/clients.php | 373 | TypeError PhanTypeArraySuspiciousNull Suspicious array access to $x_paye[$my_paye_thirdpartyid]['pstatus'] of type null |
| htdocs/compta/tva/clients.php | 373 | TypeError PhanTypeInvalidDimOffset Invalid offset "pstatus" of $x_paye[$my_paye_thirdpartyid] of array type array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]} |
| htdocs/compta/tva/clients.php | 374 | TypeError PhanTypeArraySuspiciousNull Suspicious array access to $x_paye[$my_paye_thirdpartyid]['pstatusbuy'] of type null |
| htdocs/compta/tva/clients.php | 374 | TypeError PhanTypeInvalidDimOffset Invalid offset "pstatusbuy" of $x_paye[$my_paye_thirdpartyid] of array type array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]} |
| htdocs/compta/tva/clients.php | 436 | TypeError PhanTypeMismatchArgument Argument 3 ($object) is $object of type array{0:array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]}[]|non-empty-array,1:array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]}[],2:array{}|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array} but \HookManager::executeHooks() takes array|null|object|string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/compta/tva/index.php | 420 | TypeError PhanTypeMismatchArgument Argument 3 ($object) is $object of type array{0:array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]}[]|int,1:array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]}[]|int,2:array{}|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array} but \HookManager::executeHooks() takes array|null|object|string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/compta/tva/quadri_detail.php | 465 | TypeError PhanTypeMismatchArgument Argument 3 ($object) is $object of type array{0:array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]}[]|non-empty-array,1:array{totalht:float,vat:float,localtax1:float,localtax2:float,dtotal_ttc:float[],dtype:int[],datef:int[],datep:int[],company_name:string[],company_id:int[],company_alias:string[],company_email:string[],company_tva_intra:string[],company_client:int[],company_fournisseur:int[],company_customer_code:string[],company_supplier_code:string[],company_customer_accounting_code:string[],company_supplier_accounting_code:string[],company_status:int[],user_id:int[],drate:string[],ddate_start:int[],ddate_end:int[],facid:int[],facnum:string[],type:int[],ftotal_ttc:float[],descr:string[],totalht_list:string[],vat_list:float[],localtax1_list:float[],localtax2_list:float[],pid:int[],pref:string[],ptype:int[],payment_id:int[],payment_ref:string[],payment_amount:float[]}[],2:array{}|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array} but \HookManager::executeHooks() takes array|null|object|string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/core/actions_addupdatedelete.inc.php | 155 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->param_list |
| htdocs/core/actions_addupdatedelete.inc.php | 318 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->param_list |
| htdocs/core/actions_massactions.inc.php | 176 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_soc |
| htdocs/core/actions_massactions.inc.php | 176 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/actions_sendmails.inc.php | 158 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/actions_sendmails.inc.php | 159 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/actions_sendmails.inc.php | 163 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_user_author |
| htdocs/core/actions_sendmails.inc.php | 165 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/actions_sendmails.inc.php | 166 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/actions_sendmails.inc.php | 231 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->email |
| htdocs/core/ajax/ajaxdirtree.php | 106 | UndefError PhanUndeclaredGlobalVariable Global variable $original_file is undeclared |
| htdocs/core/ajax/ajaxdirtree.php | 113 | UndefError PhanUndeclaredGlobalVariable Global variable $module is undeclared |
| htdocs/core/ajax/ajaxdirtree.php | 206 | UndefError PhanUndeclaredGlobalVariable Global variable $section is undeclared |
| htdocs/core/ajax/ajaxdirtree.php | 219 | UndefError PhanUndeclaredGlobalVariable Global variable $section is undeclared |
| htdocs/core/ajax/ajaxdirtree.php | 321 | TypeError PhanTypeMismatchProperty Assigning $val['login_c'] of type int to property but \User->lastname is string |
| htdocs/core/ajax/ajaxdirtree.php | 422 | TypeError PhanTypeMismatchArgument Argument 1 ($fulltree) is $sqltree of type array but \tree_showpad() takes array defined at htdocs/core/lib/treeview.lib.php:37 |
| htdocs/core/ajax/selectobject.php | 168 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($objecttmp) is $objecttmp of type ?0|?\CommonObject|?\CommonTrigger|?\DolDeprecationHandler|?non-zero-int|?object but \Form::selectForFormsList() takes \CommonObject defined at htdocs/core/class/html.form.class.php:9238 (expected type to be non-nullable) |
| htdocs/core/class/CMailFile.class.php | 591 | TypeError PhanTypeMismatchArgument Argument 1 ($_strReferences) is $this->references of type non-empty-string but \SMTPs::setReferences() takes string[] defined at htdocs/core/class/smtps.class.php:1242 |
| htdocs/core/class/canvas.class.php | 247 | UndefError PhanUndeclaredMethod Call to undeclared method \ActionsContactCardCommon::doActions |
| htdocs/core/class/cgenericdic.class.php | 460 | UndefError PhanUndeclaredProperty Reference to undeclared property \CGenericDic->context |
| htdocs/core/class/cgenericdic.class.php | 470 | UndefError PhanUndeclaredProperty Reference to undeclared property \CGenericDic->context |
| htdocs/core/class/commonobject.class.php | 1289 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/commonobject.class.php | 1291 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/commonobject.class.php | 2453 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->label |
| htdocs/core/class/commonobject.class.php | 2534 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->label |
| htdocs/core/class/commonobject.class.php | 2969 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureLigneRec->date_start |
| htdocs/core/class/commonobject.class.php | 2970 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureLigneRec->date_end |
| htdocs/core/class/commonobject.class.php | 5535 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 5568 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 5586 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->expeditions |
| htdocs/core/class/commonobject.class.php | 5615 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 5750 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/commonobject.class.php | 5751 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/commonobject.class.php | 5765 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 5775 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 6150 | TypeError PhanTypeMismatchArgument Argument 1 ($object) is $this of type \CommonObject|\CommonTrigger|\DolDeprecationHandler|static but \ModelePDFAsset::write_file() takes \Asset defined at htdocs/core/modules/asset/modules_asset.php:75 |
| htdocs/core/class/commonobject.class.php | 7105 | TypeError PhanTypeMismatchProperty Assigning ($this->fields as a field) of type array|array|array|array|array to property but \CommonObject->fields is array |
| htdocs/core/class/commonpeople.class.php | 115 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonPeople->societe |
| htdocs/core/class/commonpeople.class.php | 142 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonPeople->civilite |
| htdocs/core/class/commonpeople.class.php | 142 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonPeople->civility |
| htdocs/core/class/commonpeople.class.php | 142 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonPeople->civility_id |
| htdocs/core/class/commonpeople.class.php | 182 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_soc |
| htdocs/core/class/commonpeople.class.php | 366 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonPeople->typent_code |
| htdocs/core/class/conf.class.php | 598 | TypeError PhanTypeMismatchProperty Assigning ($this->modules_parts as a field) of type array to property but \Conf->modules_parts is array|array |
| htdocs/core/class/ctyperesource.class.php | 417 | UndefError PhanUndeclaredProperty Reference to undeclared property \Ctyperesource->context |
| htdocs/core/class/ctyperesource.class.php | 427 | UndefError PhanUndeclaredProperty Reference to undeclared property \Ctyperesource->context |
| htdocs/core/class/dolgraph.class.php | 960 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolGraph->shownographyet |
| htdocs/core/class/dolgraph.class.php | 1271 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolGraph->shownographyet |
| htdocs/core/class/emailsenderprofile.class.php | 204 | UndefError PhanUndeclaredProperty Reference to undeclared property \EmailSenderProfile->title |
| htdocs/core/class/extrafields.class.php | 797 | TypeError PhanTypeMismatchArgument Argument 3 ($field_desc) is $field_desc of type array{type:'double'|'int'|'linestring'|'multipoint'|'point'|'polygon'|'text'|'varchar'|string,value:''|'1'|'11'|'128'|'20'|'24\x2c8'|'255'|'64'|string,null:'NOT NULL'|'NULL',default:string} but \DoliDB::DDLUpdateField() takes array{type:string,label:string,enabled:int|string,position:int,notnull?:int,visible:int,noteditable?:int,default?:string,index?:int,foreignkey?:string,searchall?:int,isameasure?:int,css?:string,csslist?:string,help?:string,showoncombobox?:int,disabled?:int,arrayofkeyval?:array,comment?:string} defined at htdocs/core/db/Database.interface.php:402 |
| htdocs/core/class/extrafields.class.php | 2026 | TypeError PhanTypeMismatchArgument Argument 3 ($preSelectedValue) is $value of type array{start:int,end:int}|string but \Form::selectForForms() takes int defined at htdocs/core/class/html.form.class.php:9046 |
| htdocs/core/class/fields/commonsellistfield.class.php | 35 | UndefError PhanUndeclaredConstant Reference to undeclared constant \DOL_URL_ROOT. This will cause a thrown Error in php 8.0+. |
| htdocs/core/class/html.form.class.php | 13013 | ParamError PhanParamTooMany Call with 8 arg(s) to \Categorie::getNomUrl(int $withpicto = 0, string $option = '', int $maxlength = 0, string $moreparam = '', int $notooltip = 0, string $morecss = '', int $save_lastsearch_value = 0) which only takes 7 arg(s) defined at htdocs/categories/class/categorie.class.php:1901 |
| htdocs/core/class/html.form.class.php | 13013 | Plugin PhanPluginSuspiciousParamPosition Suspicious order for argument save_lastsearch_value - This is getting passed to parameter #7 (int $save_lastsearch_value) of \Categorie::getNomUrl(int $withpicto = 0, string $option = '', int $maxlength = 0, string $moreparam = '', int $notooltip = 0, string $morecss = '', int $save_lastsearch_value = 0) defined at htdocs/categories/class/categorie.class.php:1901 |
| htdocs/core/class/html.form.class.php | 13013 | TypeError PhanTypeMismatchArgument Argument 4 ($moreparam) is $save_lastsearch_value of type int but \Categorie::getNomUrl() takes string defined at htdocs/categories/class/categorie.class.php:1901 |
| htdocs/core/class/html.formcompany.class.php | 993 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormCompany->idprof1 |
| htdocs/core/class/html.formcompany.class.php | 994 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormCompany->idprof1 |
| htdocs/core/class/html.formcompany.class.php | 995 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormCompany->idprof2 |
| htdocs/core/class/html.formcompany.class.php | 996 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormCompany->idprof2 |
| htdocs/core/class/html.formcompany.class.php | 997 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormCompany->idprof3 |
| htdocs/core/class/html.formcompany.class.php | 998 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormCompany->idprof3 |
| htdocs/core/class/html.formcompany.class.php | 999 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormCompany->idprof4 |
| htdocs/core/class/html.formcompany.class.php | 1000 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormCompany->idprof4 |
| htdocs/core/class/html.formmail.class.php | 957 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is [] of type array{} but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/core/class/html.formmail.class.php | 1410 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormMail->errorstomail |
| htdocs/core/class/ldap.class.php | 545 | TypeError PhanTypeMismatchArgumentInternalProbablyReal Argument 1 ($ldap) is $this->connection of type resource but \ldap_unbind() takes \ldap\connection |
| htdocs/core/class/notify.class.php | 684 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/notify.class.php | 699 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/notify.class.php | 1052 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/notify.class.php | 1055 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/notify.class.php | 1070 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/notify.class.php | 1378 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/openid.class.php | 391 | TypeError PhanTypeMismatchArgument Argument 1 ($content) is $response of type array{http_code:int,content:string,curl_error_no:int,curl_error_msg:string} but \SimpleOpenID::HTML2OpenIDServer() takes string defined at htdocs/core/class/openid.class.php:348 |
| htdocs/core/class/rssparser.class.php | 816 | TypeError PhanTypeMismatchArgument Argument 1 ($str1) is $this->textinput[$el] of type array but \RssParser::concat() takes string defined at htdocs/core/class/rssparser.class.php:764 |
| htdocs/core/class/rssparser.class.php | 818 | TypeError PhanTypeMismatchArgument Argument 1 ($str1) is $this->image[$el] of type array but \RssParser::concat() takes string defined at htdocs/core/class/rssparser.class.php:764 |
| htdocs/core/class/timespent.class.php | 860 | UndefError PhanUndeclaredProperty Reference to undeclared property \TimeSpent->label |
| htdocs/core/class/timespent.class.php | 1015 | UndefError PhanUndeclaredMethod Call to undeclared method \CommonNumRefGenerator::getNextValue |
| htdocs/core/db/Database.interface.php | 56 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/Database.interface.php | 96 | UndefError PhanUndeclaredTypeReturnType Return type of DDLCreateDb() is undeclared type \SQLite3Result |
| htdocs/core/db/Database.interface.php | 123 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/Database.interface.php | 186 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/Database.interface.php | 270 | UndefError PhanUndeclaredTypeReturnType Return type of connect() is undeclared type \SQLite3 |
| htdocs/core/db/Database.interface.php | 312 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/Database.interface.php | 420 | UndefError PhanUndeclaredTypeReturnType Return type of DDLDescTable() is undeclared type \SQLite3Result |
| htdocs/core/db/Database.interface.php | 500 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/Database.interface.php | 533 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/DoliDB.class.php | 41 | UndefError PhanUndeclaredTypeProperty Property \DoliDB->db has undeclared type \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 47 | UndefError PhanUndeclaredTypeProperty Property \DoliDBSqlite3->_results has undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 327 | UndefError PhanUndeclaredTypeReturnType Return type of connect() is undeclared type \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 343 | UndefError PhanUndeclaredClassMethod Call to method __construct from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 362 | UndefError PhanUndeclaredClassMethod Call to method version from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 390 | UndefError PhanUndeclaredClassMethod Call to method close from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 407 | UndefError PhanUndeclaredTypeReturnType Return type of query() is undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 430 | UndefError PhanUndeclaredClassMethod Call to method querySingle from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 480 | UndefError PhanUndeclaredClassMethod Call to method query from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 485 | UndefError PhanUndeclaredClassMethod Call to method lastErrorMsg from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 522 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 530 | UndefError PhanUndeclaredClassMethod Call to method fetchArray from undeclared class \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 530 | UndefError PhanUndeclaredConstant Reference to undeclared constant \SQLITE3_ASSOC. This will cause a thrown Error in php 8.0+. |
| htdocs/core/db/sqlite3.class.php | 545 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 553 | UndefError PhanUndeclaredClassMethod Call to method fetchArray from undeclared class \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 553 | UndefError PhanUndeclaredConstant Reference to undeclared constant \SQLITE3_ASSOC. This will cause a thrown Error in php 8.0+. |
| htdocs/core/db/sqlite3.class.php | 564 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 572 | UndefError PhanUndeclaredClassMethod Call to method fetchArray from undeclared class \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 572 | UndefError PhanUndeclaredConstant Reference to undeclared constant \SQLITE3_NUM. This will cause a thrown Error in php 8.0+. |
| htdocs/core/db/sqlite3.class.php | 587 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 596 | UndefError PhanUndeclaredClassProperty Reference to instance property queryString from undeclared class \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 598 | UndefError PhanUndeclaredClassMethod Call to method querySingle from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 598 | UndefError PhanUndeclaredClassProperty Reference to instance property queryString from undeclared class \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 611 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 624 | UndefError PhanUndeclaredClassMethod Call to method changes from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 634 | UndefError PhanUndeclaredTypeParameter Parameter $resultset has undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 642 | UndefError PhanUndeclaredClassMethod Call to method finalize from undeclared class \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 654 | UndefError PhanUndeclaredClassMethod Call to method escapeString from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 712 | UndefError PhanUndeclaredClassMethod Call to method lastErrorCode from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 763 | UndefError PhanUndeclaredClassMethod Call to method lastInsertRowId from undeclared class \SQLite3 |
| htdocs/core/db/sqlite3.class.php | 852 | UndefError PhanUndeclaredTypeReturnType Return type of DDLCreateDb() is undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 1091 | UndefError PhanUndeclaredTypeReturnType Return type of DDLDescTable() is undeclared type \SQLite3Result |
| htdocs/core/db/sqlite3.class.php | 1423 | UndefError PhanUndeclaredClassMethod Call to method createFunction from undeclared class \SQLite3 |
| htdocs/core/lib/admin.lib.php | 966 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolibarrModules->id |
| htdocs/core/lib/admin.lib.php | 968 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolibarrModules->id |
| htdocs/core/lib/admin.lib.php | 973 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolibarrModules->id |
| htdocs/core/lib/admin.lib.php | 979 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolibarrModules->id |
| htdocs/core/lib/company.lib.php | 2135 | TypeError PhanTypeMismatchArgumentNullable Argument 2 ($objcon) is $objcon of type ?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler but \addMailingEventTypeSQL() takes object defined at htdocs/core/lib/company.lib.php:2800 (expected type to be non-nullable) |
| htdocs/core/lib/files.lib.php | 1932 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date |
| htdocs/core/lib/functions2.lib.php | 276 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->user_validation |
| htdocs/core/lib/functions2.lib.php | 321 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->user_approve |
| htdocs/core/lib/functions2.lib.php | 321 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->user_approve_id |
| htdocs/core/lib/functions2.lib.php | 332 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date_approval |
| htdocs/core/lib/functions2.lib.php | 332 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date_approve |
| htdocs/core/lib/functions2.lib.php | 334 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date_approve |
| htdocs/core/lib/functions2.lib.php | 403 | UndefError PhanUndeclaredProperty Reference to undeclared property \Propal->user_signature_id |
| htdocs/core/lib/functions2.lib.php | 479 | UndefError PhanUndeclaredProperty Reference to undeclared property \Account->user_rappro |
| htdocs/core/lib/functions2.lib.php | 480 | UndefError PhanUndeclaredProperty Reference to undeclared property \Account->user_rappro |
| htdocs/core/lib/functions2.lib.php | 489 | UndefError PhanUndeclaredProperty Reference to undeclared property \Account->user_rappro |
| htdocs/core/lib/functions2.lib.php | 489 | UndefError PhanUndeclaredProperty Reference to undeclared property \Account->user_rappro_id |
| htdocs/core/lib/images.lib.php | 674 | UndefError PhanUndeclaredFunction Call to undeclared function \imagecreatefromavif() |
| htdocs/core/lib/images.lib.php | 853 | UndefError PhanUndeclaredFunction Call to undeclared function \imageavif() |
| htdocs/core/lib/pdf.lib.php | 245 | CompatError PhanCompatibleShortArrayAssignPHP70 Square bracket syntax for an array destructuring assignment is not compatible with PHP 7.0 |
| htdocs/core/lib/pdf.lib.php | 565 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($object) is $companytouseforaddress of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\DolDeprecationHandler|?\Societe but \dol_format_address() takes object defined at htdocs/core/lib/functions.lib.php:3770 (expected type to be non-nullable) |
| htdocs/core/lib/pdf.lib.php | 1299 | CompatError PhanCompatibleShortArrayAssignPHP70 Square bracket syntax for an array destructuring assignment is not compatible with PHP 7.0 |
| htdocs/core/lib/pdf.lib.php | 1337 | CompatError PhanCompatibleShortArrayAssignPHP70 Square bracket syntax for an array destructuring assignment is not compatible with PHP 7.0 |
| htdocs/core/lib/pdf.lib.php | 1389 | CompatError PhanCompatibleShortArrayAssignPHP70 Square bracket syntax for an array destructuring assignment is not compatible with PHP 7.0 |
| htdocs/core/lib/pdf.lib.php | 1830 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/lib/pdf.lib.php | 1946 | UndefError PhanUndeclaredProperty Reference to undeclared property \Productbatch->fk_origin_stock |
| htdocs/core/lib/pdf.lib.php | 1947 | UndefError PhanUndeclaredProperty Reference to undeclared property \Productbatch->fk_origin_stock |
| htdocs/core/lib/pdf.lib.php | 2059 | UndefError PhanUndeclaredProperty Reference to undeclared property \ContratLigne->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2060 | UndefError PhanUndeclaredProperty Reference to undeclared property \ContratLigne->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2068 | UndefError PhanUndeclaredProperty Reference to undeclared property \ContratLigne->ref_supplier |
| htdocs/core/lib/pdf.lib.php | 2238 | UndefError PhanUndeclaredProperty Reference to undeclared property \DeliveryLine->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2239 | UndefError PhanUndeclaredProperty Reference to undeclared property \DeliveryLine->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2278 | UndefError PhanUndeclaredProperty Reference to undeclared property \DeliveryLine->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2279 | UndefError PhanUndeclaredProperty Reference to undeclared property \DeliveryLine->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2318 | UndefError PhanUndeclaredProperty Reference to undeclared property \DeliveryLine->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2319 | UndefError PhanUndeclaredProperty Reference to undeclared property \DeliveryLine->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2359 | UndefError PhanUndeclaredProperty Reference to undeclared property \DeliveryLine->fk_parent_line |
| htdocs/core/lib/pdf.lib.php | 2571 | UndefError PhanUndeclaredProperty Reference to undeclared property \OrderLine->situation_percent |
| htdocs/core/lib/pdf.lib.php | 2621 | UndefError PhanUndeclaredProperty Reference to undeclared property \OrderLine->situation_percent |
| htdocs/core/lib/product.lib.php | 809 | TypeError PhanTypeMismatchArgument Argument 4 ($action) is $nblines of type 0|1|int but \HookManager::executeHooks() takes string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/core/lib/product.lib.php | 929 | TypeError PhanTypeMismatchArgument Argument 4 ($action) is $nblines of type 0|1|int but \HookManager::executeHooks() takes string defined at htdocs/core/class/hookmanager.class.php:211 |
| htdocs/core/lib/project.lib.php | 1286 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->project_ref |
| htdocs/core/lib/project.lib.php | 1287 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->project_label |
| htdocs/core/lib/project.lib.php | 1292 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->task_id |
| htdocs/core/lib/project.lib.php | 1292 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->task_ref |
| htdocs/core/lib/project.lib.php | 1293 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->task_label |
| htdocs/core/lib/xcal.lib.php | 395 | UndefError PhanUndeclaredProperty Reference to undeclared property \WebsitePage->fullpageurl |
| htdocs/core/menus/standard/auguria.lib.php | 79 | TypeError PhanTypeMismatchArgument Argument 2 ($menuentry) is $newTabMenu[$i] of type array{rowid:string,fk_menu:string,langs:string,enabled:int,type:string,fk_mainmenu:string,fk_leftmenu:string,url:string,titre:string,perms:string,target:string,mainmenu:string,leftmenu:string,position:int,showtopmenuinframe:int,level?:int,prefix:string} but \dol_auguria_showmenu() takes array{rowid:string,fk_menu:string,langs:string,enabled:int,type:string,fk_mainmenu:string,fk_leftmenu:string,url:string,titre:string,perms:string,target:string,mainmenu:string,leftmenu:string,position:int,positionfull:int|string,showtopmenuinframe:int,level:int,prefix:string,module:string} defined at htdocs/core/menus/standard/auguria.lib.php:724 |
| htdocs/core/menus/standard/auguria.lib.php | 377 | TypeError PhanTypeMismatchArgument Argument 6 ($tabMenu) is $tabMenu of type array{rowid:string,fk_menu:string,langs:string,enabled:int,type:string,fk_mainmenu:string,fk_leftmenu:string,url:string,titre:string,perms:string,target:string,mainmenu:string,leftmenu:string,position:int,positionfull:int|string,showtopmenuinframe:int,level:int,prefix:string}[] but \Menubase::menuLeftCharger() takes array{rowid:string,fk_menu:string,module:string,langs:string,enabled:int,type:string,fk_mainmenu:string,fk_leftmenu:string,url:string,titre:string,perms:string,target:string,mainmenu:string,leftmenu:string,position:int,showtopmenuinframe:int,level?:int,prefix:string}[] defined at htdocs/core/class/menubase.class.php:559 |
| htdocs/core/modules/asset/mod_asset_advanced.php | 137 | UndefError PhanUndeclaredProperty Reference to undeclared property \Asset->date |
| htdocs/core/modules/bom/mod_bom_advanced.php | 115 | TypeError PhanTypeMismatchArgument Argument 1 ($objprod) is $mysoc of type \CommonIncoterm|\CommonObject|\CommonPeople|\CommonSocialNetworks|\CommonTrigger|\DolDeprecationHandler|\Societe but \mod_bom_advanced::getNextValue() takes \Product defined at htdocs/core/modules/bom/mod_bom_advanced.php:132 |
| htdocs/core/modules/bom/mod_bom_advanced.php | 146 | UndefError PhanUndeclaredProperty Reference to undeclared property \BOM->date |
| htdocs/core/modules/bom/mod_bom_advanced.php | 146 | UndefError PhanUndeclaredProperty Reference to undeclared property \BOM->date_bom |
| htdocs/core/modules/cheque/modules_chequereceipts.php | 173 | TypeError PhanTypeMismatchArgument Argument 1 ($object) is $id of type int but \ModeleChequeReceipts::write_file() takes \RemiseCheque defined at htdocs/core/modules/cheque/modules_chequereceipts.php:126 |
| htdocs/core/modules/commande/doc/pdf_einstein.modules.php | 537 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/commande/doc/pdf_einstein.modules.php | 538 | TypeError PhanTypeMismatchProperty Assigning ($localtax1ligne as a field) of type array|array to property but \pdf_einstein->localtax1 is array |
| htdocs/core/modules/commande/doc/pdf_einstein.modules.php | 544 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/commande/doc/pdf_einstein.modules.php | 545 | TypeError PhanTypeMismatchProperty Assigning ($localtax2ligne as a field) of type array|array to property but \pdf_einstein->localtax2 is array |
| htdocs/core/modules/commande/doc/pdf_einstein.modules.php | 757 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->cond_reglement_label |
| htdocs/core/modules/commande/doc/pdf_einstein.modules.php | 989 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->remise |
| htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php | 791 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php | 792 | TypeError PhanTypeMismatchProperty Assigning ($localtax1ligne as a field) of type array|array to property but \pdf_eratosthene->localtax1 is array |
| htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php | 798 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php | 799 | TypeError PhanTypeMismatchProperty Assigning ($localtax2ligne as a field) of type array|array to property but \pdf_eratosthene->localtax2 is array |
| htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php | 1022 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->cond_reglement_label |
| htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php | 1110 | TypeError PhanTypeMismatchArgument Argument 1 ($id) is getDolGlobalString('FACTURE_CHQ_NUMBER') of type string but \Account::fetch() takes int defined at htdocs/compta/bank/class/account.class.php:1098 |
| htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php | 1250 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->remise |
| htdocs/core/modules/contract/doc/pdf_strato.modules.php | 388 | TypeError PhanTypeMismatchArgument Argument 8 ($fill) is 0 of type 0 but \TCPDF::writeHTMLCell() takes bool|false defined at htdocs/includes/tecnickcom/tcpdf/tcpdf.php:17310 |
| htdocs/core/modules/contract/doc/pdf_strato.modules.php | 395 | TypeError PhanTypeMismatchArgument Argument 8 ($fill) is 0 of type 0 but \TCPDF::writeHTMLCell() takes bool|false defined at htdocs/includes/tecnickcom/tcpdf/tcpdf.php:17310 |
| htdocs/core/modules/delivery/mod_delivery_saphir.php | 155 | UndefError PhanUndeclaredProperty Reference to undeclared property \Delivery->delivery_date |
| htdocs/core/modules/expedition/doc/doc_generic_shipment_odt.modules.php | 426 | TypeError PhanTypeMismatchArgument Argument 1 ($object) is $socobject of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\DolDeprecationHandler|?\Societe|\CommonIncoterm|\CommonObject|\CommonPeople|\CommonSocialNetworks|\CommonTrigger|\DolDeprecationHandler|\Societe but \doc_generic_shipment_odt::get_substitutionarray_contact() takes \Contact defined at htdocs/core/class/commondocgenerator.class.php:560 |
| htdocs/core/modules/expedition/doc/pdf_espadon.modules.php | 959 | TypeError PhanTypeMismatchArgument Argument 4 ($columnText) is $totalToShip of type float|non-zero-int but \pdf_espadon::printStdColumnContent() takes string defined at htdocs/core/class/commondocgenerator.class.php:1578 |
| htdocs/core/modules/expensereport/doc/pdf_standard_expensereport.modules.php | 758 | UndefError PhanUndeclaredProperty Reference to undeclared property \Societe->tel |
| htdocs/core/modules/expensereport/doc/pdf_standard_expensereport.modules.php | 887 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpenseReport->fk_user_paid |
| htdocs/core/modules/expensereport/doc/pdf_standard_expensereport.modules.php | 889 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpenseReport->fk_user_paid |
| htdocs/core/modules/expensereport/doc/pdf_standard_expensereport.modules.php | 895 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpenseReport->date_paiement |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 2812 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 2812 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->situation_counter |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 2965 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($object) is $object of type ?\CommonIncoterm|?\CommonInvoice|?\CommonObject|?\CommonSubtotal|?\CommonTrigger|?\DolDeprecationHandler|?\Facture|?\stdClass|?object but \pdf_octopus::getExtrafieldsInHtml() takes \CommonObject|\CommonObjectLine defined at htdocs/core/class/commondocgenerator.class.php:1752 (expected type to be non-nullable) |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 3626 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->remise |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 3715 | UndefError PhanUndeclaredProperty Reference to undeclared property \Facture->remise |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 3900 | TypeError PhanTypeMismatchArgument Argument 1 ($string) is $payment['date'] of type int but \DoliDB::jdate() takes ?string defined at htdocs/core/db/DoliDB.class.php:399 |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 3941 | UndefError PhanUndeclaredProperty Reference to undeclared property \Facture->remise |
| htdocs/core/modules/holiday/mod_holiday_immaculate.php | 111 | TypeError PhanTypeMismatchArgument Argument 1 ($objsoc) is $user of type \CommonObject|\CommonPeople|\CommonTrigger|\DolDeprecationHandler|\User but \mod_holiday_immaculate::getNextValue() takes ?\Societe defined at htdocs/core/modules/holiday/mod_holiday_immaculate.php:128 |
| htdocs/core/modules/hrm/mod_evaluation_advanced.php | 150 | UndefError PhanUndeclaredProperty Reference to undeclared property \SkillRank->date |
| htdocs/core/modules/import/import_csv.modules.php | 848 | UndefError PhanPossiblyUndeclaredVariable Variable $key is possibly undeclared |
| htdocs/core/modules/member/modules_cards.php | 152 | TypeError PhanTypeMismatchArgument Argument 1 ($object) is $arrayofmembers of type array{textleft:string,textheader:string,textfooter:string,textright:string,id:int,ref:string,photo:string}[] but \ModelePDFMember::write_file() takes \Adherent defined at htdocs/core/modules/member/modules_member.class.php:73 |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 684 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->cond_reglement_code |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 684 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->cond_reglement_doc |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 684 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->cond_reglement_label |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 700 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->mode_reglement |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 700 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->mode_reglement_code |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 751 | UndefError PhanUndeclaredProperty Reference to undeclared property \Facture->remise |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 1057 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->ref_supplier |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 1062 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->ref_supplier |
| htdocs/core/modules/mrp/doc/pdf_vinci.modules.php | 1148 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->delivery_date |
| htdocs/core/modules/mrp/mod_mo_advanced.php | 149 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->date |
| htdocs/core/modules/mrp/mod_mo_advanced.php | 149 | UndefError PhanUndeclaredProperty Reference to undeclared property \Mo->date_mo |
| htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php | 687 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_soc |
| htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php | 626 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->fk_soc |
| htdocs/core/modules/propale/doc/pdf_azur.modules.php | 1016 | UndefError PhanUndeclaredProperty Reference to undeclared property \Propal->cond_reglement_label |
| htdocs/core/modules/propale/doc/pdf_azur.modules.php | 1186 | UndefError PhanUndeclaredProperty Reference to undeclared property \Propal->remise |
| htdocs/core/modules/propale/doc/pdf_cyan.modules.php | 1168 | UndefError PhanUndeclaredProperty Reference to undeclared property \Propal->cond_reglement_label |
| htdocs/core/modules/propale/doc/pdf_cyan.modules.php | 1343 | UndefError PhanUndeclaredProperty Reference to undeclared property \Propal->remise |
| htdocs/core/modules/reception/doc/pdf_squille.modules.php | 341 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->reception_method_id |
| htdocs/core/modules/reception/doc/pdf_squille.modules.php | 343 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->shipment_method_id |
| htdocs/core/modules/reception/doc/pdf_squille.modules.php | 1011 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->ref_client |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 397 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->tracking_number |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 406 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->tracking_number |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 406 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->tracking_url |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 411 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->tracking_number |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 411 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->tracking_url |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 830 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueDepth |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 830 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueHeight |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 830 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueWidth |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 831 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueDepth |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 831 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueHeight |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 831 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueWidth |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 832 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->size_units |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 842 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueWeight |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 842 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->weight_units |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 1140 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->ref_client |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 1147 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date |
| htdocs/core/modules/stocktransfer/mod_stocktransfer_advanced.php | 151 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransferLine->date |
| htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php | 527 | TypeError PhanTypeMismatchProperty Assigning (0 as a field) of type array to property but \pdf_canelle->localtax1 is array |
| htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php | 530 | TypeError PhanTypeMismatchProperty Assigning (0 as a field) of type array to property but \pdf_canelle->localtax2 is array |
| htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php | 533 | TypeError PhanTypeMismatchProperty Assigning ($this->localtax1 as a field) of type array|array to property but \pdf_canelle->localtax1 is array |
| htdocs/core/modules/supplier_invoice/doc/pdf_canelle.modules.php | 534 | TypeError PhanTypeMismatchProperty Assigning ($this->localtax2 as a field) of type array|array to property but \pdf_canelle->localtax2 is array |
| htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php | 744 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php | 745 | TypeError PhanTypeMismatchProperty Assigning ($localtax1ligne as a field) of type array|array to property but \pdf_cornas->localtax1 is array |
| htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php | 751 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php | 752 | TypeError PhanTypeMismatchProperty Assigning ($localtax2ligne as a field) of type array|array to property but \pdf_cornas->localtax2 is array |
| htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php | 1007 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->remise |
| htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php | 573 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php | 574 | TypeError PhanTypeMismatchProperty Assigning ($localtax1ligne as a field) of type array|array to property but \pdf_muscadet->localtax1 is array |
| htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php | 580 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php | 581 | TypeError PhanTypeMismatchProperty Assigning ($localtax2ligne as a field) of type array|array to property but \pdf_muscadet->localtax2 is array |
| htdocs/core/modules/supplier_order/doc/pdf_muscadet.modules.php | 838 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->remise |
| htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php | 559 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php | 560 | TypeError PhanTypeMismatchProperty Assigning ($localtax1ligne as a field) of type array|array to property but \pdf_aurore->localtax1 is array |
| htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php | 566 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php | 567 | TypeError PhanTypeMismatchProperty Assigning ((float)($localtax2ligne) as a field) of type array to property but \pdf_aurore->localtax2 is array |
| htdocs/core/modules/supplier_proposal/doc/pdf_aurore.modules.php | 917 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposal->remise |
| htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php | 732 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php | 733 | TypeError PhanTypeMismatchProperty Assigning ($localtax1ligne as a field) of type array|array to property but \pdf_zenith->localtax1 is array |
| htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php | 739 | TypeError PhanTypeMismatchDimFetch When fetching an array index from a value of type array, found an array index of type non-empty-string, but expected the index to be of type int |
| htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php | 740 | TypeError PhanTypeMismatchProperty Assigning ((float)($localtax2ligne) as a field) of type array to property but \pdf_zenith->localtax2 is array |
| htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php | 926 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposal->cond_reglement_label |
| htdocs/core/modules/supplier_proposal/doc/pdf_zenith.modules.php | 996 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposal->remise |
| htdocs/core/modules/workstation/mod_workstation_advanced.php | 151 | UndefError PhanUndeclaredProperty Reference to undeclared property \Workstation->date |
| htdocs/core/multicompany_page.php | 123 | TypeError PhanTypeMismatchArgument Argument 1 ($login) is true of type true but \ActionsMulticompany::getEntitiesList() takes string defined at /home/dolibarr/preview.dolibarr.org/dolibarr/dev/tools/phan/stubs/multicompany.php:29 |
| htdocs/core/tpl/extrafields_view.tpl.php | 68 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_soc |
| htdocs/core/tpl/massactions_pre.tpl.php | 235 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_soc |
| htdocs/core/tpl/massactions_pre.tpl.php | 241 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_user_author |
| htdocs/core/tpl/massactions_pre.tpl.php | 283 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_member |
| htdocs/core/tpl/massactions_pre.tpl.php | 398 | TypeError PhanTypeMismatchArgumentNullable Argument 7 ($object) is $objecttmp of type ?\CommonObject|?\CommonTrigger|?\DolDeprecationHandler but \ExtraFields::showInputField() takes \CommonObject|int defined at htdocs/core/class/extrafields.class.php:1156 (expected type to be non-nullable) |
| htdocs/core/tpl/objectline_create.tpl.php | 473 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($extrafields) is $extrafields of type ?''|?'0'|?0|?0.0|?\ExtraFields|?array{}|?false but \OrderLine::showOptionals() takes \ExtraFields defined at htdocs/core/class/commonobject.class.php:9352 (expected type to be non-nullable) |
| htdocs/core/tpl/objectline_view.tpl.php | 484 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->situation_cycle_ref |
| htdocs/core/tpl/objectline_view.tpl.php | 494 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->tva |
| htdocs/core/tpl/objectline_view.tpl.php | 495 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->pu |
| htdocs/core/tpl/objectline_view.tpl.php | 495 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->txtva |
| htdocs/core/tpl/objectline_view.tpl.php | 500 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->tva |
| htdocs/core/tpl/objectline_view.tpl.php | 501 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->pu |
| htdocs/core/tpl/objectline_view.tpl.php | 501 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->txtva |
| htdocs/core/tpl/objectline_view.tpl.php | 627 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->situation_counter |
| htdocs/core/tpl/objectline_view.tpl.php | 627 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->situation_cycle_ref |
| htdocs/core/tpl/passwordreset.tpl.php | 230 | UndefError PhanUndeclaredGlobalVariable Global variable $newpass1 is undeclared |
| htdocs/core/tpl/passwordreset.tpl.php | 237 | UndefError PhanUndeclaredGlobalVariable Global variable $newpass2 is undeclared |
| htdocs/core/tpl/resource_view.tpl.php | 78 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->type_label |
| htdocs/core/tpl/resource_view.tpl.php | 96 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->type_label |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 890 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->cancel_note |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 1138 | UndefError PhanUndeclaredProperty Reference to undeclared property \Subscription->fk_soc |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 1139 | UndefError PhanUndeclaredProperty Reference to undeclared property \Subscription->fk_soc |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 1169 | UndefError PhanUndeclaredProperty Reference to undeclared property \Subscription->fk_soc |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 1170 | UndefError PhanUndeclaredProperty Reference to undeclared property \Subscription->fk_soc |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 1201 | UndefError PhanUndeclaredProperty Reference to undeclared property \Subscription->fk_soc |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 1202 | UndefError PhanUndeclaredProperty Reference to undeclared property \Subscription->fk_soc |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 1628 | UndefError PhanUndeclaredProperty Reference to undeclared property \ActionComm->email_date |
| htdocs/core/triggers/interface_50_modAgenda_ActionsAuto.class.php | 1629 | UndefError PhanUndeclaredProperty Reference to undeclared property \ActionComm->email_date |
| htdocs/delivery/class/delivery.class.php | 586 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpeditionLigne->label |
| htdocs/emailcollector/class/emailcollector.class.php | 2511 | UndefError PhanUndeclaredProperty Reference to undeclared property \Societe->fk_socpeople |
| htdocs/emailcollector/class/emailcollector.class.php | 2559 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->fk_contact |
| htdocs/emailcollector/class/emailcollector.class.php | 2562 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->fk_soc |
| htdocs/eventorganization/class/conferenceorboothattendee.class.php | 383 | UndefError PhanUndeclaredProperty Reference to undeclared property \ConferenceOrBoothAttendee->socid |
| htdocs/eventorganization/class/conferenceorboothattendee.class.php | 1050 | UndefError PhanUndeclaredMethod Call to undeclared method \CommonNumRefGenerator::getNextValue |
| htdocs/eventorganization/class/conferenceorboothattendee.class.php | 1138 | UndefError PhanUndeclaredProperty Reference to undeclared property \ConferenceOrBoothAttendee->company |
| htdocs/eventorganization/class/conferenceorboothattendee.class.php | 1138 | UndefError PhanUndeclaredProperty Reference to undeclared property \ConferenceOrBoothAttendee->nom |
| htdocs/eventorganization/class/conferenceorboothattendee.class.php | 1138 | UndefError PhanUndeclaredProperty Reference to undeclared property \ConferenceOrBoothAttendee->societe |
| htdocs/expedition/card.php | 420 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureLigne->product_tobatch |
| htdocs/expedition/card.php | 1525 | UndefError PhanUndeclaredProperty Reference to undeclared property \Expedition->delivery_date |
| htdocs/expedition/card.php | 3654 | UndefError PhanUndeclaredGlobalVariable Global variable $rowExtrafieldsView is undeclared |
| htdocs/expedition/card.php | 3655 | UndefError PhanUndeclaredGlobalVariable Global variable $rowEnd is undeclared |
| htdocs/expedition/class/expedition.class.php | 1513 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->rang |
| htdocs/expensereport/card.php | 2272 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpenseReportLine->value_unit_ht |
| htdocs/expensereport/card.php | 2487 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpenseReportLine->value_unit_ht |
| htdocs/expensereport/class/expensereport.class.php | 1698 | TypeError PhanTypeMismatchArgument Argument 1 ($param) is $this->date_cancel of type string but \DoliDB::idate() takes int defined at htdocs/core/db/DoliDB.class.php:160 |
| htdocs/expensereport/class/expensereport.class.php | 2040 | TypeError PhanTypeMismatchArgument Argument 2 ($seller) is $seller of type \CommonIncoterm|\CommonObject|\CommonPeople|\CommonSocialNetworks|\CommonTrigger|\DolDeprecationHandler|\Societe but \ExpenseReport::checkRules() takes string defined at htdocs/expensereport/class/expensereport.class.php:2072 |
| htdocs/expensereport/payment/info.php | 75 | UndefError PhanUndeclaredGlobalVariable Global variable $linkback is undeclared |
| htdocs/fichinter/card-rec.php | 540 | UndefError PhanUndeclaredGlobalVariable Global variable $maxlength is undeclared |
| htdocs/fichinter/class/api_interventions.class.php | 428 | UndefError PhanUndeclaredProperty Reference to undeclared property \Fichinter->date |
| htdocs/fichinter/class/fichinterrec.class.php | 257 | UndefError PhanUndeclaredProperty Reference to undeclared property \FichinterLigne->label |
| htdocs/filefunc.inc.php | 450 | UndefError PhanUndeclaredGlobalVariable Global variable $dolibarr_lib_TCPDF_PATH is undeclared |
| htdocs/filefunc.inc.php | 453 | UndefError PhanUndeclaredGlobalVariable Global variable $dolibarr_lib_TCPDI_PATH is undeclared |
| htdocs/filefunc.inc.php | 456 | UndefError PhanUndeclaredGlobalVariable Global variable $dolibarr_lib_NUSOAP_PATH is undeclared |
| htdocs/filefunc.inc.php | 459 | UndefError PhanUndeclaredGlobalVariable Global variable $dolibarr_lib_PHPEXCELNEW_PATH is undeclared |
| htdocs/filefunc.inc.php | 462 | UndefError PhanUndeclaredGlobalVariable Global variable $dolibarr_lib_ODTPHP_PATH is undeclared |
| htdocs/filefunc.inc.php | 465 | UndefError PhanUndeclaredGlobalVariable Global variable $dolibarr_lib_ODTPHP_PATHTOPCLZIP is undeclared |
| htdocs/filefunc.inc.php | 471 | UndefError PhanUndeclaredGlobalVariable Global variable $dolibarr_js_JQUERY is undeclared |
| htdocs/filefunc.inc.php | 474 | UndefError PhanUndeclaredGlobalVariable Global variable $dolibarr_js_JQUERY_UI is undeclared |
| htdocs/fourn/class/fournisseur.commande.class.php | 2115 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->fk_soc |
| htdocs/fourn/class/fournisseur.commande.class.php | 2159 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->fk_soc |
| htdocs/fourn/class/fournisseur.commande.class.php | 3907 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->fk_product |
| htdocs/fourn/class/fournisseur.commande.class.php | 3908 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->fk_product |
| htdocs/fourn/commande/card.php | 1911 | UndefError PhanUndeclaredProperty Reference to undeclared property \Societe->availability_id |
| htdocs/fourn/facture/card-rec.php | 847 | TypeError PhanTypeMismatchArgument Argument 8 ($remise_percent) is (float)($remise_percent) of type float but \FactureFournisseurRec::updateline() takes int defined at htdocs/fourn/class/fournisseur.facture-rec.class.php:1171 |
| htdocs/fourn/facture/card-rec.php | 979 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureFournisseur->date_when |
| htdocs/fourn/facture/card-rec.php | 980 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureFournisseur->date_when |
| htdocs/fourn/facture/card-rec.php | 980 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureFournisseur->frequency |
| htdocs/fourn/facture/card-rec.php | 980 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureFournisseur->unit_frequency |
| htdocs/fourn/facture/card-rec.php | 1170 | TypeError PhanTypeMismatchArgument Argument 1 ($id) is $object->user_author of type \CommonObject|\CommonPeople|\CommonTrigger|\DolDeprecationHandler|\User but \User::fetch() takes int defined at htdocs/user/class/user.class.php:532 |
| htdocs/fourn/facture/card-rec.php | 1205 | UndefError PhanUndeclaredGlobalVariable Global variable $maxlength is undeclared |
| htdocs/fourn/facture/card.php | 1290 | TypeError PhanTypeMismatchArgument Argument 19 ($origin_id) is $object->origin_type of type non-empty-string|string but \FactureFournisseur::addline() takes int defined at htdocs/fourn/class/fournisseur.facture.class.php:2123 |
| htdocs/fourn/facture/card.php | 1592 | TypeError PhanTypeMismatchArgument Argument 12 ($remise_percent) is $remise_percent of type string|string[] but \FactureFournisseur::updateline() takes float|int defined at htdocs/fourn/class/fournisseur.facture.class.php:2391 |
| htdocs/fourn/facture/rapport.php | 184 | TypeError PhanTypeMismatchArgument Argument 1 ($file) is $file of type string but \FormFile::showPreview() takes array{name:string,path?:string,level1name?:string,relativename?:string,fullname:string,date?:string,size?:int,perm?:int,type?:string} defined at htdocs/core/class/html.formfile.class.php:2395 |
| htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php | 64 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->ref_supplier |
| htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php | 65 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date |
| htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php | 69 | UndefError PhanUndeclaredProperty Reference to undeclared property \PaymentExpenseReport->type |
| htdocs/holiday/card_group.php | 335 | TypeError PhanTypeMismatchArgument Argument 1 ($user) is $approverid of type int|non-zero-int but \Holiday::update() takes ?\User defined at htdocs/holiday/class/holiday.class.php:1020 |
| htdocs/holiday/list.php | 723 | UndefError PhanUndeclaredGlobalVariable Global variable $search_month_update is undeclared |
| htdocs/holiday/list.php | 724 | UndefError PhanUndeclaredGlobalVariable Global variable $search_year_update is undeclared |
| htdocs/hrm/class/evaluation.class.php | 353 | UndefError PhanUndeclaredProperty Reference to undeclared property \Evaluation->fk_soc |
| htdocs/hrm/class/evaluation.class.php | 353 | UndefError PhanUndeclaredProperty Reference to undeclared property \Evaluation->socid |
| htdocs/hrm/class/job.class.php | 287 | UndefError PhanUndeclaredProperty Reference to undeclared property \Job->fk_soc |
| htdocs/hrm/class/job.class.php | 287 | UndefError PhanUndeclaredProperty Reference to undeclared property \Job->socid |
| htdocs/hrm/class/position.class.php | 342 | UndefError PhanUndeclaredProperty Reference to undeclared property \Position->fk_soc |
| htdocs/hrm/class/position.class.php | 342 | UndefError PhanUndeclaredProperty Reference to undeclared property \Position->socid |
| htdocs/hrm/class/skill.class.php | 397 | UndefError PhanUndeclaredProperty Reference to undeclared property \Skill->fk_soc |
| htdocs/hrm/class/skill.class.php | 397 | UndefError PhanUndeclaredProperty Reference to undeclared property \Skill->socid |
| htdocs/hrm/class/skilldet.class.php | 309 | UndefError PhanUndeclaredProperty Reference to undeclared property \Skilldet->fk_soc |
| htdocs/hrm/class/skilldet.class.php | 309 | UndefError PhanUndeclaredProperty Reference to undeclared property \Skilldet->socid |
| htdocs/hrm/class/skillrank.class.php | 300 | UndefError PhanUndeclaredProperty Reference to undeclared property \SkillRank->fk_soc |
| htdocs/hrm/class/skillrank.class.php | 300 | UndefError PhanUndeclaredProperty Reference to undeclared property \SkillRank->socid |
| htdocs/hrm/core/tpl/objectline_view.tpl.php | 76 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpeditionLigne->fk_skill |
| htdocs/hrm/core/tpl/objectline_view.tpl.php | 78 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpeditionLigne->fk_skill |
| htdocs/hrm/core/tpl/objectline_view.tpl.php | 87 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpeditionLigne->fk_skill |
| htdocs/hrm/core/tpl/objectline_view.tpl.php | 109 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpeditionLigne->fk_skill |
| htdocs/hrm/core/tpl/objectline_view.tpl.php | 109 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpeditionLigne->rankorder |
| htdocs/hrm/evaluation_card.php | 206 | TypeError PhanTypeMismatchArgument Argument 1 ($currentSkill) is $line of type \CommonObject|\CommonObjectLine|\CommonTrigger|\DolDeprecationHandler|\EvaluationLine but \SkillRank::cloneFromCurrentSkill() takes \SkillRank defined at htdocs/hrm/class/skillrank.class.php:356 |
| htdocs/hrm/evaluation_card.php | 231 | TypeError PhanTypeMismatchArgument Argument 1 ($currentSkill) is $line of type \CommonObject|\CommonObjectLine|\CommonTrigger|\DolDeprecationHandler|\EvaluationLine but \SkillRank::cloneFromCurrentSkill() takes \SkillRank defined at htdocs/hrm/class/skillrank.class.php:356 |
| htdocs/hrm/job_card.php | 429 | UndefError PhanUndeclaredGlobalVariable Global variable $soc is undeclared |
| htdocs/hrm/skill_card.php | 226 | TypeError PhanTypeExpectedObjectPropAccess Expected an object instance when accessing an instance property, but saw an expression $result with type int |
| htdocs/hrm/skill_card.php | 663 | UndefError PhanUndeclaredProperty Reference to undeclared property \User->rowid |
| htdocs/imports/import.php | 844 | TypeError PhanTypeMismatchArgument Argument 3 ($insertArray) is $tmp of type non-empty-associative-array|non-empty-associative-array|non-empty-associative-array|non-empty-associative-array but \arrayInsert() takes array{label?:string,example1?:string,required?:bool,imported?:bool|int,position?:int} defined at htdocs/imports/import.php:2475 |
| htdocs/install/upgrade.php | 205 | UndefError PhanUndeclaredClassMethod Call to method get_charset from undeclared class \SQLite3 |
| htdocs/intracommreport/card.php | 442 | UndefError PhanUndeclaredGlobalVariable Global variable $soc is undeclared |
| htdocs/knowledgemanagement/class/knowledgerecord.class.php | 345 | UndefError PhanUndeclaredProperty Reference to undeclared property \KnowledgeRecord->fk_soc |
| htdocs/knowledgemanagement/class/knowledgerecord.class.php | 345 | UndefError PhanUndeclaredProperty Reference to undeclared property \KnowledgeRecord->socid |
| htdocs/loan/class/paymentloan.class.php | 536 | TypeError PhanTypeMismatchArgument Argument 2 ($oper) is $this->paymenttype of type int but \Account::addline() takes string defined at htdocs/compta/bank/class/account.class.php:611 |
| htdocs/loan/document.php | 132 | UndefError PhanUndeclaredProperty Reference to undeclared property \Loan->socid |
| htdocs/loan/document.php | 136 | UndefError PhanUndeclaredProperty Reference to undeclared property \Loan->socid |
| htdocs/loan/note.php | 119 | UndefError PhanUndeclaredProperty Reference to undeclared property \Loan->socid |
| htdocs/loan/note.php | 123 | UndefError PhanUndeclaredProperty Reference to undeclared property \Loan->socid |
| htdocs/loan/payment/payment.php | 319 | UndefError PhanUndeclaredProperty Reference to undeclared property \Loan->fk_typepayment |
| htdocs/loan/payment/payment.php | 327 | UndefError PhanUndeclaredProperty Reference to undeclared property \Loan->accountid |
| htdocs/mrp/tpl/linkedobjectblock.tpl.php | 127 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->ref_client |
| htdocs/mrp/tpl/linkedobjectblock.tpl.php | 128 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date_start_planned |
| htdocs/multicurrency/class/api_multicurrencies.class.php | 190 | TypeError PhanTypeMismatchArgument Argument 1 ($object) is $obj of type \CommonObject|\CommonObjectLine|\CommonTrigger|\CurrencyRate|\DolDeprecationHandler but \MultiCurrencies::_cleanObjectDatasRate() takes \MultiCurrency defined at htdocs/multicurrency/class/api_multicurrencies.class.php:399 |
| htdocs/multicurrency/class/multicurrency.class.php | 721 | TypeError PhanTypeExpectedObjectPropAccess Expected an object instance when accessing an instance property, but saw an expression $response->error with type float|int|string |
| htdocs/opensurvey/results.php | 531 | UndefError PhanUndeclaredGlobalVariable Global variable $expiredate is undeclared |
| htdocs/partnership/class/partnership.class.php | 359 | UndefError PhanUndeclaredProperty Reference to undeclared property \Partnership->socid |
| htdocs/partnership/class/partnership.class.php | 1408 | UndefError PhanUndeclaredProperty Reference to undeclared property \Partnership->label |
| htdocs/partnership/core/modules/partnership/mod_partnership_advanced.php | 146 | UndefError PhanUndeclaredProperty Reference to undeclared property \Partnership->date |
| htdocs/partnership/partnership_card.php | 461 | UndefError PhanUndeclaredGlobalVariable Global variable $adht is undeclared |
| htdocs/partnership/partnership_card.php | 528 | UndefError PhanUndeclaredGlobalVariable Global variable $soc is undeclared |
| htdocs/partnership/partnership_list.php | 539 | UndefError PhanUndeclaredProperty Reference to undeclared property \Partnership->login |
| htdocs/partnership/partnership_list.php | 1041 | UndefError PhanUndeclaredProperty Reference to undeclared property \Adherent->subscription |
| htdocs/product/class/api_products.class.php | 1157 | TypeError PhanTypeMismatchArgument Argument 1 ($object) is $product_fourn_list of type \CommonObject[]|\CommonTrigger[]|\DolDeprecationHandler[]|\ProductFournisseur[]|\Product[]|array{}|int but \Products::_cleanObjectDatas() takes object defined at htdocs/product/class/api_products.class.php:2322 |
| htdocs/product/class/api_products.class.php | 1157 | TypeError PhanTypeMismatchReturn Returning $this->_cleanObjectDatas($product_fourn_list) of type object but getPurchasePrices() is declared to return \ProductFournisseur[] |
| htdocs/product/class/api_products.class.php | 1870 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductCombination->attributes |
| htdocs/product/class/api_products.class.php | 1877 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductCombination->stock_warehouse |
| htdocs/product/class/api_products.class.php | 1915 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductCombination->attributes |
| htdocs/product/class/api_products.class.php | 2088 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductCombination->context |
| htdocs/product/class/html.formproduct.class.php | 450 | UndefError PhanUndeclaredProperty Reference to undeclared property \User->fk_workstation |
| htdocs/product/class/html.formproduct.class.php | 456 | UndefError PhanUndeclaredProperty Reference to undeclared property \User->fk_workstation |
| htdocs/product/class/productfournisseurprice.class.php | 379 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseurPrice->socid |
| htdocs/product/class/productfournisseurprice.class.php | 928 | UndefError PhanUndeclaredMethod Call to undeclared method \CommonNumRefGenerator::getNextValue |
| htdocs/product/inventory/class/inventory.class.php | 692 | UndefError PhanUndeclaredProperty Reference to undeclared property \Inventory->label |
| htdocs/product/inventory/class/inventory.class.php | 696 | UndefError PhanUndeclaredProperty Reference to undeclared property \Inventory->amount |
| htdocs/product/price.php | 1093 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->multiprices_localtax1_type |
| htdocs/product/price.php | 1094 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->multiprices_localtax1_tx |
| htdocs/product/price.php | 1096 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->multiprices_localtax2_type |
| htdocs/product/price.php | 1097 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->multiprices_localtax2_tx |
| htdocs/product/price.php | 2388 | UndefError PhanUndeclaredProperty Reference to undeclared property \PriceByCustomerLine->tva_npr |
| htdocs/product/price.php | 2647 | UndefError PhanUndeclaredProperty Reference to undeclared property \PriceByCustomerLine->tva_npr |
| htdocs/product/reassort.php | 149 | TypeError PhanTypeExpectedObjectPropAccessButGotNull Expected an object instance when accessing an instance property, but saw an expression $objp with type null |
| htdocs/product/stock/info.php | 100 | UndefError PhanUndeclaredProperty Reference to undeclared property \Entrepot->socid |
| htdocs/product/stock/list.php | 791 | UndefError PhanUndeclaredProperty Reference to undeclared property \Entrepot->fk_soc |
| htdocs/product/stock/list.php | 792 | UndefError PhanUndeclaredProperty Reference to undeclared property \Entrepot->fk_soc |
| htdocs/product/stock/movement_list.php | 888 | UndefError PhanUndeclaredProperty Reference to undeclared property \Entrepot->socid |
| htdocs/product/stock/movement_list.php | 1156 | Plugin PhanPluginUndeclaredVariableIsset undeclared variable $fieldstosearchall in isset() |
| htdocs/product/stock/productlot_card.php | 501 | UndefError PhanUndeclaredProperty Reference to undeclared property \Productlot->default_lang |
| htdocs/product/stock/stats/commande_fournisseur.php | 132 | UndefError PhanUndeclaredProperty Reference to undeclared property \Productlot->type |
| htdocs/product/stock/stats/expedition.php | 132 | UndefError PhanUndeclaredProperty Reference to undeclared property \Productlot->type |
| htdocs/product/stock/stats/mo.php | 128 | UndefError PhanUndeclaredProperty Reference to undeclared property \Productlot->type |
| htdocs/product/stock/stats/reception.php | 132 | UndefError PhanUndeclaredProperty Reference to undeclared property \Productlot->type |
| htdocs/product/stock/stocktransfer/class/stocktransferline.class.php | 233 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransferLine->label |
| htdocs/product/stock/stocktransfer/class/stocktransferline.class.php | 265 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransferLine->socid |
| htdocs/product/stock/tpl/stockcorrection.tpl.php | 167 | UndefError PhanUndeclaredProperty Reference to undeclared property \MouvementStock->fk_default_warehouse |
| htdocs/projet/admin/project.php | 167 | TypeError PhanTypeMismatchArgumentProbablyReal Argument 1 ($object) is $project of type \CommonObject|\CommonTrigger|\DolDeprecationHandler|\Project but \ModelePDFTask::write_file() takes \Task (no real type) defined at htdocs/core/modules/project/task/modules_task.php:71 (the inferred real argument type has nothing in common with the parameter's phpdoc type) |
| htdocs/projet/admin/project.php | 487 | TypeError PhanTypeMismatchArgumentProbablyReal Argument 2 ($object) is $project of type \CommonObject|\CommonTrigger|\DolDeprecationHandler|\Project but \ModeleNumRefTask::getNextValue() takes \Task|null|string (no real type) defined at htdocs/core/modules/project/task/modules_task.php:89 (the inferred real argument type has nothing in common with the parameter's phpdoc type) |
| htdocs/projet/card.php | 1808 | UndefError PhanUndeclaredGlobalVariable Global variable $morecss is undeclared |
| htdocs/projet/tasks.php | 798 | TypeError PhanTypeMismatchArgument Argument 2 ($object) is $object of type \CommonObject|\CommonTrigger|\DolDeprecationHandler|\Project but \ModeleNumRefTask::getNextValue() takes \Task|null|string defined at htdocs/core/modules/project/task/modules_task.php:89 |
| htdocs/projet/tasks/time.php | 564 | TypeError PhanTypeInvalidDimOffset Invalid offset "localtax1" of $dataforprice of array type array{pu_ht:float|int|non-empty-string|non-zero-int|string,pu_ttc:float|int|string,price_min:float|int|string,price_base_type:string,tva_tx:float|int|null|string,tva_npr:float|int} |
| htdocs/projet/tasks/time.php | 565 | TypeError PhanTypeInvalidDimOffset Invalid offset "localtax2" of $dataforprice of array type array{pu_ht:float|int|non-empty-string|non-zero-int|string,pu_ttc:float|int|string,price_min:float|int|string,price_base_type:string,tva_tx:float|int|null|string,tva_npr:float|int} |
| htdocs/projet/tasks/time.php | 665 | TypeError PhanTypeInvalidDimOffset Invalid offset "localtax1" of $dataforprice of array type array{pu_ht:float|int|non-empty-string|non-zero-int|string,pu_ttc:float|int|string,price_min:float|int|string,price_base_type:string,tva_tx:float|int|null|string,tva_npr:float|int} |
| htdocs/projet/tasks/time.php | 666 | TypeError PhanTypeInvalidDimOffset Invalid offset "localtax2" of $dataforprice of array type array{pu_ht:float|int|non-empty-string|non-zero-int|string,pu_ttc:float|int|string,price_min:float|int|string,price_base_type:string,tva_tx:float|int|null|string,tva_npr:float|int} |
| htdocs/projet/tasks/time.php | 739 | TypeError PhanTypeInvalidDimOffset Invalid offset "localtax1" of $dataforprice of array type array{pu_ht:float|int|non-empty-string|non-zero-int|string,pu_ttc:float|int|string,price_min:float|int|string,price_base_type:string,tva_tx:float|int|null|string,tva_npr:float|int} |
| htdocs/projet/tasks/time.php | 740 | TypeError PhanTypeInvalidDimOffset Invalid offset "localtax2" of $dataforprice of array type array{pu_ht:float|int|non-empty-string|non-zero-int|string,pu_ttc:float|int|string,price_min:float|int|string,price_base_type:string,tva_tx:float|int|null|string,tva_npr:float|int} |
| htdocs/projet/tasks/time.php | 839 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->label |
| htdocs/projet/tasks/tpl/linkedobjectblock.tpl.php | 70 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date_start |
| htdocs/projet/tasks/tpl/linkedobjectblock.tpl.php | 71 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date_stop |
| htdocs/projet/tasks/tpl/linkedobjectblock.tpl.php | 73 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->budget_amount |
| htdocs/projet/tasks/tpl/linkedobjectblock.tpl.php | 74 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->budget_amount |
| htdocs/public/members/new.php | 763 | UndefError PhanUndeclaredGlobalVariable Global variable $disabledphy is undeclared |
| htdocs/public/members/new.php | 764 | UndefError PhanUndeclaredGlobalVariable Global variable $disabledmor is undeclared |
| htdocs/public/payment/newpayment.php | 1943 | UndefError PhanUndeclaredProperty Reference to undeclared property \Don->morphy |
| htdocs/public/project/new.php | 336 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->email |
| htdocs/public/project/suggestbooth.php | 280 | UndefError PhanUndeclaredGlobalVariable Global variable $emailcompany is undeclared |
| htdocs/public/project/suggestbooth.php | 592 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->label |
| htdocs/public/project/suggestconference.php | 280 | UndefError PhanUndeclaredGlobalVariable Global variable $emailcompany is undeclared |
| htdocs/public/project/suggestconference.php | 531 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->label |
| htdocs/public/project/viewandvote.php | 251 | UndefError PhanUndeclaredGlobalVariable Global variable $suffix is undeclared |
| htdocs/public/project/viewandvote.php | 312 | UndefError PhanUndeclaredGlobalVariable Global variable $suffix is undeclared |
| htdocs/public/recruitment/view.php | 329 | UndefError PhanUndeclaredGlobalVariable Global variable $suffix is undeclared |
| htdocs/public/webportal/tpl/menu.tpl.php | 246 | UndefError PhanUndeclaredProperty Reference to undeclared property \Context->doNotDisplayMenu |
| htdocs/public/webportal/tpl/menu.tpl.php | 255 | UndefError PhanUndeclaredProperty Reference to undeclared property \Context->doNotDisplayMenu |
| htdocs/reception/card.php | 698 | UndefError PhanUndeclaredGlobalVariable Global variable $reception is undeclared |
| htdocs/reception/card.php | 1231 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->delivery_date |
| htdocs/reception/card.php | 2540 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->product_label |
| htdocs/reception/card.php | 2549 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->date_end |
| htdocs/reception/card.php | 2549 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->date_start |
| htdocs/reception/card.php | 2571 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->date_end |
| htdocs/reception/card.php | 2571 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->date_start |
| htdocs/reception/class/reception.class.php | 1069 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->rang |
| htdocs/reception/class/reception.class.php | 1071 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_reception |
| htdocs/reception/class/reception.class.php | 1093 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_reception |
| htdocs/reception/class/reception.class.php | 1303 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_user_author |
| htdocs/reception/class/reception.class.php | 1304 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_user_author |
| htdocs/reception/class/reception.class.php | 1306 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_user_valid |
| htdocs/reception/class/reception.class.php | 1307 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_user_valid |
| htdocs/reception/list.php | 481 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->date_start |
| htdocs/reception/list.php | 482 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->date_start |
| htdocs/reception/list.php | 492 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->date_end |
| htdocs/reception/list.php | 493 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->date_end |
| htdocs/reception/list.php | 518 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->localtax1_tx |
| htdocs/reception/list.php | 519 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseurDispatch->localtax2_tx |
| htdocs/recruitment/class/recruitmentcandidature.class.php | 347 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentCandidature->socid |
| htdocs/recruitment/class/recruitmentcandidature.class.php | 732 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentCandidature->societe |
| htdocs/recruitment/class/recruitmentjobposition.class.php | 368 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/core/modules/recruitment/doc/pdf_standard_recruitmentjobposition.modules.php | 803 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->ref_client |
| htdocs/recruitment/core/modules/recruitment/doc/pdf_standard_recruitmentjobposition.modules.php | 807 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->ref_client |
| htdocs/recruitment/core/modules/recruitment/mod_recruitmentcandidature_advanced.php | 136 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentCandidature->date |
| htdocs/recruitment/core/modules/recruitment/mod_recruitmentjobposition_advanced.php | 136 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->date |
| htdocs/recruitment/recruitmentcandidature_card.php | 429 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentCandidature->login |
| htdocs/recruitment/recruitmentcandidature_card.php | 603 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentCandidature->socid |
| htdocs/recruitment/recruitmentcandidature_list.php | 444 | UndefError PhanUndeclaredGlobalVariable Global variable $maxlength is undeclared |
| htdocs/recruitment/recruitmentcandidature_list.php | 448 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_agenda.php | 178 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_applications.php | 232 | UndefError PhanUndeclaredGlobalVariable Global variable $maxlength is undeclared |
| htdocs/recruitment/recruitmentjobposition_applications.php | 232 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_applications.php | 236 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_card.php | 348 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_card.php | 352 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_card.php | 443 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_document.php | 159 | UndefError PhanUndeclaredGlobalVariable Global variable $maxlength is undeclared |
| htdocs/recruitment/recruitmentjobposition_document.php | 159 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_document.php | 163 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_note.php | 135 | UndefError PhanUndeclaredGlobalVariable Global variable $maxlength is undeclared |
| htdocs/recruitment/recruitmentjobposition_note.php | 135 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/recruitment/recruitmentjobposition_note.php | 139 | UndefError PhanUndeclaredProperty Reference to undeclared property \RecruitmentJobPosition->socid |
| htdocs/salaries/payment_salary.php | 170 | UndefError PhanUndeclaredProperty Reference to undeclared property \Salary->paiementtype |
| htdocs/salaries/virement_request.php | 271 | UndefError PhanUndeclaredProperty Reference to undeclared property \Salary->socid |
| htdocs/salaries/virement_request.php | 762 | UndefError PhanUndeclaredProperty Reference to undeclared property \Salary->type |
| htdocs/societe/ajax/company.php | 96 | UndefError PhanUndeclaredProperty Reference to undeclared property \Societe->type |
| htdocs/societe/class/societe.class.php | 1229 | TypeError PhanTypeMismatchProperty Assigning explode(',', getDolGlobalString('CONTACTS_DEFAULT_ROLES')) of type non-empty-list to property but \Contact->roles is array|null |
| htdocs/societe/paymentmodes.php | 834 | TypeError PhanTypeMismatchArgument Argument 1 ($params) is $user of type \CommonObject|\CommonPeople|\CommonTrigger|\DolDeprecationHandler|\User but \Stripe\Account::delete() takes array|null defined at /home/dolibarr/preview.dolibarr.org/dolibarr/dev/tools/phan/stubs/stripe.php:470 |
| htdocs/societe/paymentmodes.php | 867 | TypeError PhanTypeMismatchArgument Argument 1 ($params) is $user of type \CommonObject|\CommonPeople|\CommonTrigger|\DolDeprecationHandler|\User but \Stripe\Account::delete() takes array|null defined at /home/dolibarr/preview.dolibarr.org/dolibarr/dev/tools/phan/stubs/stripe.php:470 |
| htdocs/supplier_proposal/card.php | 488 | UndefError PhanUndeclaredProperty Reference to undeclared property \OrderLine->ref_supplier |
| htdocs/supplier_proposal/card.php | 1037 | UndefError PhanUndeclaredGlobalVariable Global variable $fournprice is undeclared |
| htdocs/supplier_proposal/card.php | 1038 | UndefError PhanUndeclaredGlobalVariable Global variable $buyingprice is undeclared |
| htdocs/supplier_proposal/card.php | 1617 | UndefError PhanUndeclaredGlobalVariable Global variable $fk_account is undeclared |
| htdocs/supplier_proposal/class/api_supplier_proposals.class.php | 201 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposal->duree_validite |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1904 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->qty |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1904 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->subprice |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1905 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->subprice |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1929 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->qty |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1929 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->subprice |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1930 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->qty |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1931 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->subprice |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1954 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->multicurrency_subprice |
| htdocs/takepos/invoice.php | 247 | TypeError PhanTypeMismatchProperty Assigning dol_clone($invoice, 2) of type \Facture to property but \Facture->oldcopy is ?static |
| htdocs/takepos/invoice.php | 1514 | UndefError PhanUndeclaredGlobalVariable Global variable $body_ticket is undeclared |
| htdocs/takepos/invoice.php | 1514 | UndefError PhanUndeclaredGlobalVariable Global variable $footer_ticket is undeclared |
| htdocs/takepos/invoice.php | 1514 | UndefError PhanUndeclaredGlobalVariable Global variable $header_soc is undeclared |
| htdocs/takepos/invoice.php | 1514 | UndefError PhanUndeclaredGlobalVariable Global variable $header_ticket is undeclared |
| htdocs/takepos/invoice.php | 1514 | UndefError PhanUndeclaredGlobalVariable Global variable $ticket_total is undeclared |
| htdocs/takepos/split.php | 145 | Plugin PhanPluginUndeclaredVariableIsset undeclared variable $invoiceid in isset() |
| htdocs/ticket/card.php | 1597 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormTicket->ref |
| htdocs/ticket/card.php | 1598 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormTicket->id |
| htdocs/ticket/class/actions_ticket.class.php | 165 | UndefError PhanUndeclaredProperty Reference to undeclared property \Ticket->label |
| htdocs/ticket/class/actions_ticket.class.php | 166 | UndefError PhanUndeclaredProperty Reference to undeclared property \Ticket->description |
| htdocs/ticket/class/cticketcategory.class.php | 293 | UndefError PhanUndeclaredProperty Reference to undeclared property \CTicketCategory->fk_soc |
| htdocs/ticket/class/cticketcategory.class.php | 293 | UndefError PhanUndeclaredProperty Reference to undeclared property \CTicketCategory->socid |
| htdocs/user/class/user.class.php | 2581 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($stringtoencode) is $password_crypted of type ?array{pass_encrypted:string,pass_encoding:string}|?string but \DoliDB::escape() takes string defined at htdocs/core/db/Database.interface.php:202 (expected type to be non-nullable) |
| htdocs/user/class/user.class.php | 3414 | UndefError PhanUndeclaredProperty Reference to undeclared property \User->label |
| htdocs/user/class/usergroup.class.php | 759 | UndefError PhanUndeclaredProperty Reference to undeclared property \UserGroup->company |
| htdocs/user/class/usergroup.class.php | 759 | UndefError PhanUndeclaredProperty Reference to undeclared property \UserGroup->societe |
| htdocs/variants/tpl/productattributevalueline_edit.tpl.php | 89 | UndefError PhanUndeclaredProperty Reference to undeclared property \ReceptionLineBatch->value |
| htdocs/variants/tpl/productattributevalueline_view.tpl.php | 73 | UndefError PhanUndeclaredProperty Reference to undeclared property \ReceptionLineBatch->value |
| htdocs/webhook/class/target.class.php | 998 | UndefError PhanUndeclaredMethod Call to undeclared method \CommonNumRefGenerator::getNextValue |
| htdocs/webhook/target_card.php | 449 | UndefError PhanUndeclaredGlobalVariable Global variable $soc is undeclared |
| htdocs/webportal/admin/setup.php | 81 | TypeError PhanTypeMismatchArgument Argument 1 ($fieldOptions) is $userList of type array|array|string but \FormSetupItem::setAsSelect() takes ?array|?array defined at htdocs/core/class/html.formsetup.class.php:1708 |
| htdocs/webportal/class/html.formlistwebportal.class.php | 614 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/webportal/class/html.formlistwebportal.class.php | 630 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->close_code |
| htdocs/webportal/class/html.formlistwebportal.class.php | 633 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->paye |
| htdocs/webportal/class/html.formlistwebportal.class.php | 633 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->type |
| htdocs/webportal/class/html.formlistwebportal.class.php | 682 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_statut |
| htdocs/webservices/server_project.php | 98 | UndefError PhanUndeclaredProperty Reference to undeclared property \wsdl->schemaTargetNamespace |