dolibarr/htdocs/contrat
MDW 640eb1b75d
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:11 +01:00
..
admin NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
class Fix: Repeat fields typing in CommonClass children 2024-03-11 17:39:11 +01:00
tpl Qual: Spelling fixes that newly appeared. (#27495) 2024-01-14 12:26:37 +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
document.php Fix warning 2024-03-01 01:52:40 +01:00
index.php Fix some cases of PhanTypeSuspiciousStringExpression (#28751) 2024-03-11 14:01:28 +01:00
list.php Fix default value 2024-03-10 17:58:32 +01:00
messaging.php Fix warning 2024-03-01 01:52:40 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
services_list.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
ticket.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00