dolibarr/htdocs/compta
MDW fd75753934
Fix: Repeat fields typing in CommonClass children
# Fix: Repeat fields typing in CommonClass children

phpstan needs typing to be 'co-variant' and therefore typing must be repeated as
the method is not to initialise the property in the constructor, but to override
the proparty by a 'local' definition in the child class
2024-03-11 17:39:07 +01:00
..
bank Fix: Repeat fields typing in CommonClass children 2024-03-11 17:39:01 +01:00
cashcontrol QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
charges Fix warning 2024-03-01 01:52:40 +01:00
deplacement Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
facture Fix: Repeat fields typing in CommonClass children 2024-03-11 17:39:05 +01:00
journal Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
localtax Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
paiement Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
payment_sc Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
payment_vat Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
paymentbybanktransfer Fix: $form argument to price() must be int (#28699) 2024-03-08 21:30:04 +01:00
prelevement Fix: Repeat fields typing in CommonClass children 2024-03-11 17:39:07 +01:00
resultat Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
sociales Fix join -> implode 2024-03-11 12:38:21 +01:00
stats Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
tva Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
accounting-files.php Fix warning 2024-03-01 01:52:40 +01:00
ajaxpayment.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
clients.php Fix warning 2024-03-01 01:52:40 +01:00
index.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
paiement_charge.php Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
paiement_vat.php Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
paiement.php Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
recap-compta.php Fix warning 2024-03-01 01:52:40 +01:00