dolibarr/htdocs/ticket/class
MDW 00e2ed5529
Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774)
* Qual: 🛟 Fix reference to $db with $this->db

# Qual: reference to $db with $this->db

$db was undeclared, use $this->db.

* Qual: Fix LDAP typing

* Fix suspected issue with environment max size and md5sum working on limited files

* Correct typing hint for email_date
2024-08-29 09:24:33 +02:00
..
actions_ticket.class.php Debug v20 - fix cond to show dict, several fix in public ticket gui 2024-07-28 15:02:08 +02:00
api_tickets.class.php Fix use the good HTTP code 2024-04-07 14:59:25 +02:00
cticketcategory.class.php fix phpstan (#29602) 2024-05-05 00:34:19 +02:00
ticket.class.php Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) (#30774) 2024-08-29 09:24:33 +02:00
ticketstats.class.php Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00