dolibarr/htdocs/compta/facture
MDW 0c0f04f2d5
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:05 +01:00
..
admin Rename files to use an english name 2024-03-10 15:52:29 +01:00
class Fix: Repeat fields typing in CommonClass children 2024-03-11 17:39:05 +01:00
stats Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
tpl Qual: Spelling compta code (#27413) 2024-01-11 09:58:34 +01:00
agenda-rec.php Fix warning 2024-03-01 01:52:40 +01:00
agenda.php Fix warning 2024-03-01 01:52:40 +01:00
card-rec.php Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
card.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 13:46:08 +01:00
contact.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
document.php Fix warning 2024-03-01 01:52:40 +01:00
index.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
invoicetemplate_list.php Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
list.php Fix: $form argument to price() must be int (#28699) 2024-03-08 21:30:04 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
prelevement.php Fix: $form argument to price() must be int (#28699) 2024-03-08 21:30:04 +01:00