dolibarr/htdocs/adherents
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
..
admin fix ignored phpstan (most of expects string, int given) (#30649) 2024-09-05 16:05:37 +02:00
canvas Qual: Fix/initial type cannot be inferred (#30591) 2024-08-10 23:21:46 +02:00
cartes Add llxHeader body css for ai (#30307) 2024-07-08 22:10:25 +02:00
class Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
stats Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
subscription Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
tpl Qual: Fix PhanPluginUnknownObjectMethodCall ("part 1") (#30563) 2024-08-17 19:32:52 +02:00
agenda.php Add llxHeader body css for member (#30302) 2024-07-06 14:32:06 +02:00
card.php Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
document.php Add llxHeader body css for member (#30302) 2024-07-06 14:32:06 +02:00
index.php Add llxHeader body css for member (#30302) 2024-07-06 14:32:06 +02:00
ldap.php Add llxHeader body css for member (#30302) 2024-07-06 14:32:06 +02:00
list.php Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
messaging.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-13 11:59:53 +02:00
note.php Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
partnership.php Add llxHeader body css for member (#30302) 2024-07-06 14:32:06 +02:00
subscription.php Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
type_ldap.php new: when initHook() and restrictedArea() exists always execute first initHook() (#30703) 2024-08-20 23:32:43 +02:00
type_translation.php fix ignored phpstan (most of expects string, int given) (#30649) 2024-09-05 16:05:37 +02:00
type.php Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
vcard.php Add llxHeader body css for member (#30302) 2024-07-06 14:32:06 +02:00