dolibarr/htdocs/debugbar/class
MDW da9fd874bc
Qual: Fix or ignore functions.lib.php phan notices (#29344)
* Fix: LogHandler parent class, implements interface & provides $code

* Fix: functions.lib phan notices

* Fix phan notifications

* Match expected DebugBar signature - rename getRenderer

* Call the correct renderer method for the DebugBar

* Use correct key type to access array

* Ignore notices

* Update functions.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-14 04:46:33 +02:00
..
DataCollector Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298) 2024-04-09 23:21:28 +02:00
autoloader.php Apply phan suppression using other method 2024-03-20 04:09:22 +01:00
DebugBar.php Qual: Fix or ignore functions.lib.php phan notices (#29344) 2024-04-14 04:46:33 +02:00
TraceableDB.php fix phpstan (#29258) 2024-04-07 11:50:26 +02:00