dolibarr/dev
MDW 76eaf8bd8d
Qual: Fix phan notices in classes related to class using getNextValue. (#30925)
* 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>
2024-09-12 21:16:42 +02:00
..
examples Rename email files 2024-04-11 19:07:05 +02:00
initdata fix cti (#29842) 2024-06-05 14:55:07 +02:00
initdemo Debug v20 2024-06-23 13:57:35 +02:00
resources Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-15 16:18:00 +02:00
setup Fix: deprecations in repair.php & Qual: Improve ... phpunit/setup_conf.sh (#30825) 2024-09-05 15:51:15 +02:00
skeletons
tools Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
translation fix missing translation (#30792) 2024-08-29 13:30:08 +02:00
.gitignore
dolibarr_changes.txt More log on oauth refresh 2024-08-13 14:23:49 +02:00
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/