dolibarr/htdocs/asset
MDW 622a32b2bb
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:44 +01:00
..
admin Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
class Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:44 +01:00
model QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
tpl QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
accountancy_codes.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
agenda.php Fix warning 2024-03-01 01:52:40 +01:00
card.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
depreciation_options.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
depreciation.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
disposal.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
list.php QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00