dolibarr/htdocs/debugbar/class/DataCollector
MDW bec5ff4749
Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298)
* Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num

* Fix typing in hookmanager class

* Improve DolHooksCollector phpdoc

* Fix PhanTypePossiblyInvalidDimOffset by testing index's existence

* Ignore PhanTypePossiblyInvalidDimOffset that phan can not detect

* Allow  to be null, initialise instead of unset
2024-04-09 23:21:28 +02:00
..
DolConfigCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolExceptionsCollector.php Clean code 2023-04-30 03:36:02 +02:00
DolHooksCollector.php Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298) 2024-04-09 23:21:28 +02:00
DolibarrCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolLogsCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolMemoryCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolPhpCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolQueryCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolRequestDataCollector.php Fix doxygen 2024-04-09 20:34:47 +02:00
DolTimeDataCollector.php Clean code 2023-04-30 03:36:02 +02:00