Files
dolibarr/htdocs/exports/class
MDW 093bbcdec2 Qual: Fix false phan positive in export.php (#36147)
* Qual: Type cast for field parameter

# Qual: Type cast for field parameter

Cast to string to ensure the value is not interpreted as a potential
array.

* Qual: Backport typing hint to fix typing in 20.0
2025-11-07 18:48:05 +01:00
..