dolibarr/htdocs/adherents
MDW f6920538b6
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:38 +01:00
..
admin Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
canvas Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
cartes fix param 2024-01-20 09:22:38 +01:00
class Fix: Repeat fields typing in CommonClass children 2024-03-11 17:38:38 +01:00
stats Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
subscription using note_public since note_private is not working (#28675) 2024-03-07 19:01:38 +01:00
tpl use user->hasRight 2022-12-21 08:41:19 +01:00
agenda.php Fix warning 2024-03-01 01:52:40 +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: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
ldap.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
list.php Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
partnership.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
subscription.php Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
type_ldap.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
type_translation.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
type.php Fix display in adherents type (#28754) 2024-03-11 12:39:23 +01:00
vcard.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00