dolibarr/htdocs/commande
MDW 3f5a3b03ee
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:38:57 +01:00
..
class Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:57 +01:00
stats Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
tpl Fix php8.2 warnings 2023-11-27 11:39:32 +01:00
agenda.php Fix warning 2024-03-01 01:52:40 +01:00
card.php Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
contact.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
customer.php Fix warning 2024-03-01 01:52:40 +01:00
document.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
list_det.php Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
list.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00