mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Update setValueFrom $id type to include null * Only 2 arguments for ModeleNumRefMembers::getToolTip * Fix PhanTypeConversionFromArray * Only 6 args for PaymentSalary::addPaymentToBank * Fix typing hints (array -> string) * Fix uninitialized variables * Add cssview to attributes phpdoc * Avoid double typing specification (Phan notice) * Qual: Ensure variable is defined (phan) * Ensure phpdoc typing for verif method * Ensure phpdoc typing for getNextValue method * Add status as data key in cols array * Ensure preg_replace operates on string (phan) * Correct type for desiredstock * Fix typing with casts (phan) * Fix check that notification already exists * Initialise fk_parent_id to fix typing issue * Qual: Fix phan notices for Societe & related * Qual: Fix typing for Facture and related * Qual: Fix typing for Product & related * Update baseline * Fix new phpstan notices |
||
|---|---|---|
| .. | ||
| codespell | ||
| phan | ||
| php-cs-fixer | ||
| rector | ||
| test | ||
| .gitignore | ||
| apstats.php | ||
| dolibarr-mysql2pgsql.pl | ||
| dolibarr-postgres2mysql.php | ||
| fixaltlanguages_pre-commit.sh | ||
| fixaltlanguages.sh | ||
| fixcopyrightheader.php | ||
| fixdosfiles.sh | ||
| fixduplicatelangkey.sh | ||
| fixduplicatelanglines.sh | ||
| fixnotabfiles.sh | ||
| fixperms.sh | ||
| fixsnakeCaseToCamelCase.sh | ||
| fixutf8bomfiles.sh | ||
| github_authors_and_commits_bydate.sh | ||
| github_commits_byversion.sh | ||
| github_lines_byuser.sh | ||
| make_sprite.sh | ||
| optimize_images.sh | ||
| resize_window.sh | ||