mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Fix PhanPluginSimplifyExpressionBool in commonobject * Fix commonobject for phan notices * Allow null for $usedolidb argument * Allow null for $outputlangs argument of \dol_format_address() * Fix multiple phan notices * Ignore PhanTypeArraySuspiciousNullable * Fix PhanTypeMismatchArgumentProbablyReal * Update baseline * Improve typings * Update type specification getCountry/withCode * Fix CommonObject Phan notices & update baseline * Fix phan notices * Correct typing for showInputField to be the same as parent class * Fix PhanPluginSimplifyExpressionBool in commonobject * Fix commonobject for phan notices * Allow null for $usedolidb argument * Allow null for $outputlangs argument of \dol_format_address() * Fix multiple phan notices * Ignore PhanTypeArraySuspiciousNullable * Fix PhanTypeMismatchArgumentProbablyReal * Update baseline * Improve typings * Update type specification getCountry/withCode * Fix CommonObject Phan notices & update baseline * Fix phan notices * fixup! Correct typing for showInputField to be the same as parent class |
||
|---|---|---|
| .. | ||
| examples | ||
| initdata | ||
| initdemo | ||
| resources | ||
| setup | ||
| skeletons | ||
| tools | ||
| translation | ||
| .gitignore | ||
| dolibarr_changes.txt | ||
| README | ||
README (English) -------------------------------- This directory contains sub-directories to provide tools or documentation for developers. Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working. You may find a more complete documentation on Dolibarr on the wiki: https://wiki.dolibarr.org/ and on https://doxygen.dolibarr.org/