dolibarr/htdocs/commande
MDW dbfb1180ee
Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749)
# Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions

Fix occurences of PhanPluginDuplicateIfStatements which are if statements where the
consecutive branches execute the same code, making it useles to test the condition
2024-03-11 12:58:51 +01:00
..
class all initAsSpecimen return int (#28577) 2024-03-02 16:38:35 +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