mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-03-01 08:05:56 +01:00
# Fix: PhanTypeMismatchDeclaredParamNullable notices PHPDoc must indicate param is nullable if the default is null with explicit typing. (+Improved some other typing from generic Object to CommonObject).