dolibarr/htdocs/core/modules/member
MDW 9677a370e9
Qual: Nullable mysoc hint (#31393)
* Qual: Nullable mysoc hint

# Qual: Nullable mysoc hint

$mysoc can be nullable resulting in issues (#31387) so
it is best to detect these cases with static analysis

* Prevent null assignment
2024-10-17 01:44:54 +02:00
..
doc Qual: Nullable mysoc hint (#31393) 2024-10-17 01:44:54 +02:00
mod_member_advanced.php Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
mod_member_simple.php Qual: Fix phan notices in classes related to class using getNextValue. (#30925) 2024-09-12 21:16:42 +02:00
modules_cards.php Qual: Fix phan/stan notices (#31271) 2024-10-05 18:55:36 +02:00
modules_member.class.php fix phpstan (#31177) 2024-09-29 02:49:34 +02:00