| Language | Bytes | Files | Lines | Blanks | Comments | Code (SLOC) | |
|---|---|---|---|---|---|---|---|
| All files without dependencies See detail per file type... 89 579 075 | 3 992 | 1 748 573 | 189 280 | 338 456 | 1 220 837 | | |
| All files of dependencies only See detail per file type... 68 787 507 | 3 490 | 785 683 | 68 862 | 160 631 | 556 190 | | |
| Total | 158 366 582 | 7 482 | 2 534 256 | 258 142 | 499 087 | 1 777 027 |
| Commit ID | Date | Reported on a VDP (GHSA, Yogosha...) | Reported on GitHub issues | Reported on CVE | Title | Branch of fix |
| 4bfda08f… | 2026-01-07 | #vdp-px39-mwcr-hvxp | Fix #GHSA-px39-mwcr-hvxp | 23.0, develop | ||
| 1a363037… | 2026-01-07 | #vdp-w5j3-8fcr-h87w | FIX #GHSA-w5j3-8fcr-h87w | 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), Sec: Remove all functions that accept callable params - CVE-2024-40137, FIX #34746 - More complete fix for CVE-2024-40137 | 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 | |||
| b03f30c7… | 2025-07-27 | Sec: Remove functions accepting callable params - Reported by phdwg1410 | 21.0, 22.0, 23.0, develop |
| File | Line | Type |
| File | Line | Detail |
| htdocs/blockedlog/class/blockedlog.class.php | 216 | TypeError PhanTypeMismatchProperty Assigning ['BILL_MODIFY'] of type array{0:'BILL_MODIFY'} to property but \BlockedLog->controlledevents is array|array |
| htdocs/categories/viewcat.php | 1361 | UndefError PhanUndeclaredProperty Reference to undeclared property \Ticket->label |
| htdocs/comm/action/index.php | 1126 | 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 | 1127 | 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 | 1458 | 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 | 1046 | 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 | 1047 | 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:2423 |
| 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:2423 |
| 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:2423 |
| 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:2423 |
| 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:2423 |
| 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:2423 |
| 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 | 1519 | UndefError PhanUndeclaredProperty Reference to undeclared property \Propal->other_linked_objects |
| htdocs/commande/class/commande.class.php | 1520 | 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/account_statement_document.php | 174 | UndefError PhanUndeclaredGlobalVariable Global variable $ve is undeclared |
| htdocs/compta/bank/account_statement_document.php | 176 | UndefError PhanUndeclaredGlobalVariable Global variable $ve is undeclared |
| htdocs/compta/bank/class/account.class.php | 1707 | UndefError PhanUndeclaredProperty Reference to undeclared property \Account->socid |
| htdocs/compta/bank/class/account.class.php | 1710 | 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 | 649 | 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/bank/various_payment/info.php | 95 | UndefError PhanUndeclaredGlobalVariable Global variable $maxlength is undeclared |
| htdocs/compta/bank/various_payment/info.php | 99 | UndefError PhanUndeclaredProperty Reference to undeclared property \PaymentVarious->socid |
| htdocs/compta/clients.php | 81 | UndefError PhanUndeclaredGlobalVariable Global variable $note is undeclared |
| htdocs/compta/clients.php | 122 | UndefError PhanUndeclaredGlobalVariable Global variable $stcomm is undeclared |
| htdocs/compta/clients.php | 123 | UndefError PhanUndeclaredGlobalVariable Global variable $stcomm is undeclared |
| htdocs/compta/clients.php | 159 | UndefError PhanUndeclaredGlobalVariable Global variable $addu is undeclared |
| htdocs/compta/facture/card-rec.php | 761 | 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/card.php | 2802 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->detail_batch |
| htdocs/compta/facture/card.php | 2804 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->detail_batch |
| htdocs/compta/facture/class/facture-rec.class.php | 2503 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureLigneRec->skip_update_total |
| htdocs/compta/facture/class/facture.class.php | 1516 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->other_linked_objects |
| htdocs/compta/facture/class/facture.class.php | 1517 | UndefError PhanUndeclaredProperty Reference to undeclared property \Commande->other_linked_objects |
| htdocs/compta/facture/class/facture.class.php | 1592 | UndefError PhanUndeclaredProperty Reference to undeclared property \ContratLigne->fk_parent_line |
| htdocs/compta/facture/class/facture.class.php | 1623 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->availability_id |
| htdocs/compta/facture/class/facture.class.php | 1625 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->delivery_date |
| htdocs/compta/facture/class/facture.class.php | 1628 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->ref_client |
| htdocs/compta/facture/class/facture.class.php | 1635 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->module_source |
| htdocs/compta/facture/class/facture.class.php | 1636 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->pos_source |
| htdocs/compta/facture/class/facture.class.php | 1652 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->other_linked_objects |
| htdocs/compta/facture/class/facture.class.php | 1653 | UndefError PhanUndeclaredProperty Reference to undeclared property \Contrat->other_linked_objects |
| htdocs/compta/facture/class/facture.class.php | 2728 | UndefError PhanUndeclaredProperty Reference to undeclared property \Facture->increment |
| htdocs/compta/facture/class/facture.class.php | 2729 | 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 | 208 | 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 | 166 | 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:2423 |
| htdocs/compta/prelevement/card.php | 215 | TypeError PhanTypeMismatchArgument Argument 1 ($error) is GETPOST('error', 'alpha') of type mixed[]|string but \BonPrelevement::getErrorString() takes int defined at htdocs/compta/prelevement/class/bonprelevement.class.php:481 |
| htdocs/compta/resultat/clientfourn.php | 1546 | 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 | 440 | 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_massactions.inc.php | 500 | UndefError PhanUndeclaredProperty Reference to undeclared property \User->email_aliases |
| 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 | 230 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->email |
| htdocs/core/actions_sendmails.inc.php | 322 | UndefError PhanUndeclaredProperty Reference to undeclared property \User->email_aliases |
| 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:9203 (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 | 2961 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureLigneRec->date_start |
| htdocs/core/class/commonobject.class.php | 2962 | UndefError PhanUndeclaredProperty Reference to undeclared property \FactureLigneRec->date_end |
| htdocs/core/class/commonobject.class.php | 5513 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 5546 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 5558 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->expeditions |
| htdocs/core/class/commonobject.class.php | 5587 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 5722 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/commonobject.class.php | 5723 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->socid |
| htdocs/core/class/commonobject.class.php | 5737 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 5747 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObjectLine->label |
| htdocs/core/class/commonobject.class.php | 6119 | ParamError PhanParamTooMany Call with 7 arg(s) to \ModelePDFAsset::write_file(\Asset $object, \Translate $outputlangs, string $srctemplatepath = '', int $hidedetails = 0, int $hidedesc = 0, int $hideref = 0) which only takes 6 arg(s) defined at htdocs/core/modules/asset/modules_asset.php:75 |
| htdocs/core/class/commonobject.class.php | 6119 | 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 | 7074 | 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 | 594 | 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 | 2006 | 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:9011 |
| 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 | 12978 | 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 | 12978 | 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 | 12978 | 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 | 721 | UndefError PhanUndeclaredProperty Reference to undeclared property \User->email_aliases |
| htdocs/core/class/html.formmail.class.php | 958 | 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:2423 |
| htdocs/core/class/html.formmail.class.php | 1411 | UndefError PhanUndeclaredProperty Reference to undeclared property \FormMail->errorstomail |
| htdocs/core/class/ldap.class.php | 546 | 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 | 965 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolibarrModules->id |
| htdocs/core/lib/admin.lib.php | 967 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolibarrModules->id |
| htdocs/core/lib/admin.lib.php | 972 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolibarrModules->id |
| htdocs/core/lib/admin.lib.php | 978 | UndefError PhanUndeclaredProperty Reference to undeclared property \DolibarrModules->id |
| htdocs/core/lib/company.lib.php | 2134 | 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:2820 (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/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:3719 (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 | 2619 | UndefError PhanUndeclaredProperty Reference to undeclared property \OrderLine->situation_percent |
| htdocs/core/lib/product.lib.php | 775 | 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 | 895 | 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 | 1262 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->project_ref |
| htdocs/core/lib/project.lib.php | 1263 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->project_label |
| htdocs/core/lib/project.lib.php | 1268 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->task_id |
| htdocs/core/lib/project.lib.php | 1268 | UndefError PhanUndeclaredProperty Reference to undeclared property \Task->task_ref |
| htdocs/core/lib/project.lib.php | 1269 | 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/cheque/modules_chequereceipts.php | 173 | TypeError PhanTypeMismatchArgument Argument 2 ($_dir) is $outputlangs of type \Translate but \ModeleChequeReceipts::write_file() takes string 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_einstein.modules.php | 1569 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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:1091 |
| 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 | 389 | 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 | 396 | 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 | 815 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| htdocs/core/modules/delivery/doc/pdf_storm.modules.php | 826 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| htdocs/core/modules/delivery/doc/pdf_typhon.modules.php | 842 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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 | 954 | 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:1577 |
| htdocs/core/modules/expedition/doc/pdf_espadon.modules.php | 1258 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| htdocs/core/modules/expedition/doc/pdf_merou.modules.php | 679 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| htdocs/core/modules/expedition/doc/pdf_rouget.modules.php | 1130 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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 | 2974 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->date |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 2974 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->situation_counter |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 3741 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->remise |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 3830 | UndefError PhanUndeclaredProperty Reference to undeclared property \Facture->remise |
| htdocs/core/modules/facture/doc/pdf_octopus.modules.php | 4015 | 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 | 4056 | UndefError PhanUndeclaredProperty Reference to undeclared property \Facture->remise |
| htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php | 683 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| htdocs/core/modules/holiday/mod_holiday_immaculate.php | 105 | 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:122 |
| 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/oauth/github_oauthcallback.php | 165 | UndefError PhanUndeclaredGlobalVariable Global variable $state is undeclared |
| htdocs/core/modules/project/doc/doc_generic_project_odt.modules.php | 686 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->fk_soc |
| htdocs/core/modules/project/task/doc/doc_generic_task_odt.modules.php | 623 | 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_azur.modules.php | 1788 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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/propale/doc/pdf_cyan.modules.php | 1928 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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/reception/doc/pdf_squille.modules.php | 1086 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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 | 829 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueDepth |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 829 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueHeight |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 829 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueWidth |
| 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->size_units |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 841 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->trueWeight |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 841 | UndefError PhanUndeclaredProperty Reference to undeclared property \StockTransfer->weight_units |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 1139 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->ref_client |
| htdocs/core/modules/stocktransfer/doc/pdf_eagle.modules.php | 1146 | 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_invoice/doc/pdf_canelle.modules.php | 1268 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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_cornas.modules.php | 1472 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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_order/doc/pdf_muscadet.modules.php | 1337 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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_aurore.modules.php | 1393 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $socname of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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/supplier_proposal/doc/pdf_zenith.modules.php | 1448 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($thirdparty) is $thirdparty of type ?\CommonIncoterm|?\CommonObject|?\CommonPeople|?\CommonSocialNetworks|?\CommonTrigger|?\Contact|?\DolDeprecationHandler|?\Societe but \pdfBuildThirdpartyName() takes \Contact|\Societe defined at htdocs/core/lib/pdf.lib.php:389 (expected type to be non-nullable) |
| 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 | 63 | 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:1140 (expected type to be non-nullable) |
| htdocs/core/tpl/objectline_create.tpl.php | 465 | 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:9325 (expected type to be non-nullable) |
| htdocs/core/tpl/objectline_view.tpl.php | 430 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->pu_ttc_devise |
| htdocs/core/tpl/objectline_view.tpl.php | 471 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->situation_cycle_ref |
| htdocs/core/tpl/objectline_view.tpl.php | 481 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->tva |
| htdocs/core/tpl/objectline_view.tpl.php | 482 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->pu |
| htdocs/core/tpl/objectline_view.tpl.php | 482 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->txtva |
| htdocs/core/tpl/objectline_view.tpl.php | 487 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->tva |
| htdocs/core/tpl/objectline_view.tpl.php | 488 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->pu |
| htdocs/core/tpl/objectline_view.tpl.php | 488 | UndefError PhanUndeclaredProperty Reference to undeclared property \SupplierProposalLine->txtva |
| htdocs/core/tpl/objectline_view.tpl.php | 614 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommonObject->situation_counter |
| htdocs/core/tpl/objectline_view.tpl.php | 614 | 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/core/triggers/interface_50_modBlockedlog_ActionsBlockedLog.class.php | 109 | UndefError PhanPossiblyUndeclaredVariable Variable $invoiceids is possibly undeclared |
| htdocs/delivery/class/delivery.class.php | 586 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpeditionLigne->label |
| htdocs/emailcollector/class/emailcollector.class.php | 2283 | UndefError PhanUndeclaredProperty Reference to undeclared property \Societe->fk_socpeople |
| htdocs/emailcollector/class/emailcollector.class.php | 2331 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->fk_contact |
| htdocs/emailcollector/class/emailcollector.class.php | 2334 | UndefError PhanUndeclaredProperty Reference to undeclared property \Project->fk_soc |
| htdocs/emailcollector/class/emailcollector.class.php | 2745 | TypeError PhanTypeMismatchArgumentNullable Argument 4 ($email) is $from of type ?non-empty-string|?string but \Contact::fetch() takes string defined at htdocs/contact/class/contact.class.php:1015 (expected type to be non-nullable) |
| htdocs/emailcollector/class/emailcollector.class.php | 2757 | TypeError PhanTypeMismatchArgumentNullable Argument 1 ($stringtoescape) is $from of type ?non-empty-string|?string but \dol_escape_htmltag() takes string defined at htdocs/core/lib/functions.lib.php:2476 (expected type to be non-nullable) |
| 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/eventorganization/core/actions_massactions_mail.inc.php | 186 | UndefError PhanUndeclaredProperty Reference to undeclared property \User->email_aliases |
| 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 | 3647 | UndefError PhanUndeclaredGlobalVariable Global variable $rowExtrafieldsView is undeclared |
| htdocs/expedition/card.php | 3648 | 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 | 2273 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpenseReportLine->value_unit_ht |
| htdocs/expensereport/card.php | 2488 | UndefError PhanUndeclaredProperty Reference to undeclared property \ExpenseReportLine->value_unit_ht |
| htdocs/expensereport/class/expensereport.class.php | 1695 | 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 | 2037 | 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:2069 |
| 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 | 2108 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->fk_soc |
| htdocs/fourn/class/fournisseur.commande.class.php | 2152 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->fk_soc |
| htdocs/fourn/class/fournisseur.commande.class.php | 3902 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->fk_product |
| htdocs/fourn/class/fournisseur.commande.class.php | 3903 | UndefError PhanUndeclaredProperty Reference to undeclared property \CommandeFournisseur->fk_product |
| htdocs/fourn/commande/card.php | 1901 | UndefError PhanUndeclaredProperty Reference to undeclared property \Societe->availability_id |
| 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:2124 |
| 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:2423 |
| 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:1019 |
| 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-array|non-empty-array|non-empty-array|non-empty-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 | 202 | 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:604 |
| 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 | 716 | 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 | 532 | 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 | 2382 | UndefError PhanUndeclaredProperty Reference to undeclared property \PriceByCustomerLine->tva_npr |
| htdocs/product/price.php | 2641 | UndefError PhanUndeclaredProperty Reference to undeclared property \PriceByCustomerLine->tva_npr |
| htdocs/product/reassort.php | 148 | 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 | 784 | UndefError PhanUndeclaredProperty Reference to undeclared property \Entrepot->fk_soc |
| htdocs/product/stock/list.php | 785 | 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:68 (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:86 (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:86 |
| htdocs/projet/tasks/time.php | 472 | 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 | 473 | 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 | 563 | 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 | 564 | 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 | 664 | 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 | 665 | 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 | 738 | 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 | 739 | 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 | 838 | 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/payment/newpayment.php | 1927 | 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 | 232 | UndefError PhanUndeclaredProperty Reference to undeclared property \Context->doNotDisplayMenu |
| htdocs/public/webportal/tpl/menu.tpl.php | 246 | 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 | 1067 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->rang |
| htdocs/reception/class/reception.class.php | 1069 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_reception |
| htdocs/reception/class/reception.class.php | 1091 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_reception |
| htdocs/reception/class/reception.class.php | 1301 | UndefError PhanUndeclaredProperty Reference to undeclared property \Reception->fk_user_author |
| htdocs/reception/class/reception.class.php | 1302 | 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_valid |
| htdocs/reception/class/reception.class.php | 1305 | 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/societe/paymentmodes.php | 1888 | UndefError PhanPossiblyUndeclaredGlobalVariable Global variable $rib is possibly undeclared |
| 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 | 1907 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->qty |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1907 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->subprice |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1908 | UndefError PhanUndeclaredProperty Reference to undeclared property \Product->subprice |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1932 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->qty |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1932 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->subprice |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1933 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->qty |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1934 | UndefError PhanUndeclaredProperty Reference to undeclared property \ProductFournisseur->subprice |
| htdocs/supplier_proposal/class/supplier_proposal.class.php | 1957 | 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 | 583 | UndefError PhanPossiblyUndeclaredGlobalVariable Global variable $warehouseid is possibly undeclared |
| htdocs/takepos/invoice.php | 1513 | UndefError PhanUndeclaredGlobalVariable Global variable $body_ticket is undeclared |
| htdocs/takepos/invoice.php | 1513 | UndefError PhanUndeclaredGlobalVariable Global variable $footer_ticket is undeclared |
| htdocs/takepos/invoice.php | 1513 | UndefError PhanUndeclaredGlobalVariable Global variable $header_soc is undeclared |
| htdocs/takepos/invoice.php | 1513 | UndefError PhanUndeclaredGlobalVariable Global variable $header_ticket is undeclared |
| htdocs/takepos/invoice.php | 1513 | 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/ticket/class/ticket.class.php | 1837 | UndefError PhanUndeclaredProperty Reference to undeclared property \Ticket->fk_track_id |
| htdocs/ticket/class/ticket.class.php | 1838 | UndefError PhanUndeclaredProperty Reference to undeclared property \Ticket->fk_track_id |
| 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:1698 |
| 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/webportal/class/webportalpropal.class.php | 280 | UndefError PhanUndeclaredProperty Reference to undeclared property \WebPortalPropal->label |
| htdocs/webportal/class/webportalpropal.class.php | 284 | UndefError PhanUndeclaredProperty Reference to undeclared property \WebPortalPropal->amount |
| htdocs/webservices/server_project.php | 98 | UndefError PhanUndeclaredProperty Reference to undeclared property \wsdl->schemaTargetNamespace |