dolibarr/htdocs/comm/action
MDW 4ec7a53e3f
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:52 +01:00
..
class Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:52 +01:00
rapport Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
card.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
document.php Fix warning 2024-03-01 01:52:40 +01:00
index.php Fix: cachecontact to cachecontacts (#28724) 2024-03-09 02:31:30 +01:00
info.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
list.php Fix warning 2024-03-01 01:52:40 +01:00
pertype.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
peruser.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00