mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Update documentation to improve static tool messages * Suppress PhanPluginSuspiciousParamOrder * Fix typing hint * Fix typing hint (number->int) * Fix typing hint (PDF->TCPDF) * Fix typing hint (PDF->TCPDF) * Modify code to hint typing check * Correct Noop statement (createfromclone) * Remove useless if/else with same result * Suppress PhanRedefineFunctionInternal * Suppress PhanParamSuspiciousOrder * Suppress PhanPluginDuplicateArrayKey * Suppress multiple phan messages * Ignore PhanPluginSuspiciousParamOrder * Add phan typing * Remove useless if statement * Remove useless if/else condition * Remove useless if * Remove useless if * Join duplicate if/else statements * Fix useless if * Fix useless if * Fix phan notice by optimizing 2**$i to 1<<$i |
||
|---|---|---|
| .. | ||
| doctemplates | ||
| lib | ||
| medias | ||
| mssql | ||
| mysql | ||
| pgsql | ||
| sqlite3/functions | ||
| .gitignore | ||
| check.php | ||
| default.css | ||
| fileconf.php | ||
| inc.php | ||
| index.php | ||
| install.forced.sample.php | ||
| phpinfo.php | ||
| repair.php | ||
| robots.txt | ||
| step1.php | ||
| step2.php | ||
| step4.php | ||
| step5.php | ||
| upgrade.php | ||
| upgrade2.php | ||