mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* FIX 🛟 phan
* getToolTip() can take null for $coc
* Fix uninitialized vars & arg types
* PHPDoc typing, argument fixes
* PHPDoc typing, argument fixes for AdherentType
* PHPDoc typing, argument fixes for AdherentStats
* Update baseline to enable adherent notices
* Fix PHPDoc typing in api_members
* Minor bug fixes, typing
* PHPDoc api_subscriptions
* PHPDoc Societe
* Ignore empty foreach notice
* Add initialiser
* Categorie is string, old int mode is deprecated
* Fix missing initialisations
* Fix missing initialisations adherents/note
* Fix typing (cast), initialisation of var
* Fix initialisations
* Fix argument types
* Improve array PHPDoc type
* PHPDoc array type
* PHPDoc: Improve typing
* Correct argument type to getNomUrl
* Improve typing for timespent
* Fix typing for getNextValue args
* Improve typing
* Fix typing hints contrat/card
* Update baseline
* Fix typing
* Fix extraparams property typing
* Fix argument typing
* Qual: Correct covariant type
* Impove typing for timespent
* Remove exclusion no longer matched (level 6)
---------
Co-authored-by: Frédéric FRANCE <frederic34@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| 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 | ||