dolibarr/htdocs/core/modules/bom
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_bom_advanced.php Qual: Fix phan issues related to getNextValue() notices (#30747) 2024-08-29 15:01:42 +02:00
mod_bom_standard.php Qual: Fix phan issues related to getNextValue() notices (#30747) 2024-08-29 15:01:42 +02:00
modules_bom.php Fix phan 2024-09-04 20:17:31 +02:00