dolibarr/htdocs/debugbar/class
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
..
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 Removed dead code 2024-04-09 03:50:46 +02:00
TraceableDB.php fix phpstan (#29258) 2024-04-07 11:50:26 +02:00