dolibarr/htdocs/core/modules/dons
MDW 4f5c32973f
Qual: Improve type hints and cache arrays in html.form.class.php (#36384)
* Qual: Improve type hints and cache arrays in html.form.class.php

- Added detailed type hints for cache arrays
- Fixed a typo in the comment for the 'num' property
- Ensured consistent type casting for integer values in cache arrays

(fixes phpstan notices)

* Qual: Add type casting in donation modules

Following cache type improvement:
- Added type casting in donation modules
2025-11-24 15:05:55 +01:00
..
html_cerfafr.html
html_cerfafr.modules.php Qual: Improve type hints and cache arrays in html.form.class.php (#36384) 2025-11-24 15:05:55 +01:00
html_generic.html
html_generic.modules.php Qual: Improve type hints and cache arrays in html.form.class.php (#36384) 2025-11-24 15:05:55 +01:00
modules_don.php Qual: Fix donation notices (#36058) 2025-11-02 12:58:12 +01:00