dolibarr/htdocs/expensereport
MDW e7539f2e19
Qual: Fix notices in .lib.php files (#31672)
* Qual: Fix notices in .lib.php files

* Update wrapper.php

* Update availabilities_card.php

* Update index.php

* Update document.controller.class.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-04 12:32:13 +01:00
..
ajax Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
class Qual: Fix notices in .lib.php files (#31672) 2024-11-04 12:32:13 +01:00
payment Clean code. Add permission test after action = something. 2024-09-30 11:38:29 +02:00
stats Qual: Fix several phan & stan notices (#31308) 2024-10-14 01:59:44 +02:00
tpl Qual: Fix PhanPluginUnknownObjectMethodCall where is the only phan notice (#30957) 2024-09-16 01:49:38 +02:00
card.php use constant (#31410) 2024-10-30 21:08:52 +01:00
document.php Better comments (#30200) 2024-06-30 21:02:50 +02:00
index.php fix ignored phpstan (most of expects string, int given) (#30649) 2024-09-05 16:05:37 +02:00
info.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
list.php fix phpstan (#31614) 2024-10-29 17:40:56 +01:00
note.php Better comments (#30200) 2024-06-30 21:02:50 +02:00