dolibarr/htdocs/core/modules/hrm
MDW bc9985ba5e
Fix: Update type hints in PDF modules (#39226)
# Fix: Update type hints in PDF modules

- Fix `Parameter #4 $curY of method pdf_standard_evaluation::printLine() expects int, float given.`
- Updated some other type hints
- Removed unnecessary reference symbols (&) from method parameters

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-07-24 04:13:07 +02:00
..
doc Fix: Update type hints in PDF modules (#39226) 2026-07-24 04:13:07 +02:00
mod_evaluation_advanced.php add phpcs rule extension (#36561) 2026-01-15 16:05:06 +01:00
mod_evaluation_standard.php Qual: Fix 'SqlInjection' notices (#39230) 2026-07-20 15:28:26 +02:00
modules_evaluation.php