dolibarr/htdocs/compta/deplacement
MDW 8236aed22f
Qual: Fix phan notices (#31193)
# Qual: Fix phan notices

Fix phan notices in several classes that have UnknownObjectMethod calls and classes
that had notices in relation with these classes
2024-09-30 10:05:24 +02:00
..
class Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
stats Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
card.php Qual: Fix phan notices (#31193) 2024-09-30 10:05:24 +02:00
document.php Fix warning 2024-03-01 01:52:40 +01:00
index.php Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
info.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
list.php Fix regression with GETPOSTINT, not same than GETPOST(..., 'int') 2024-03-04 10:55:52 +01:00