mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-03-17 23:53:48 +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).