mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| DolConfigCollector.php | ||
| DolExceptionsCollector.php | ||
| DolHooksCollector.php | ||
| DolibarrCollector.php | ||
| DolLogsCollector.php | ||
| DolMemoryCollector.php | ||
| DolPhpCollector.php | ||
| DolQueryCollector.php | ||
| DolRequestDataCollector.php | ||
| DolTimeDataCollector.php | ||