dolibarr/htdocs/ticket/class
thibdrev aa8e6e1232
qual: phpstan for htdocs/ticket/class/ticket.class.php
htdocs/ticket/class/ticket.class.php	192	Property Ticket::$datec (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	197	Property Ticket::$tms (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	202	Property Ticket::$date_read (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	207	Property Ticket::$date_last_msg_sent (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	212	Property Ticket::$date_close (int) does not accept default value of type string.
htdocs/ticket/class/ticket.class.php	272	PHPDoc type array of property Ticket::$lines is not covariant with PHPDoc type array of overridden property CommonObject::$lines.
htdocs/ticket/class/ticket.class.php	449	Property Ticket::$progress (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1007	Property Ticket::$progress (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1249	Property Ticket::$progress (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1254	Property Ticket::$datec (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1255	Property Ticket::$date_read (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1256	Property Ticket::$date_last_msg_sent (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1257	Property Ticket::$date_close (int) does not accept string.
htdocs/ticket/class/ticket.class.php	1258	Property Ticket::$tms (int) does not accept string.
2024-01-31 22:37:40 +01:00
..
actions_ticket.class.php Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
api_tickets.class.php Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00
cticketcategory.class.php Qual: Fix typing hints for DoliDB (#27484) 2024-01-13 15:50:02 +01:00
ticket.class.php qual: phpstan for htdocs/ticket/class/ticket.class.php 2024-01-31 22:37:40 +01:00
ticketstats.class.php Qual: Spelling htdocs/[q-z]* (#27447) 2024-01-12 17:18:52 +01:00