mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
# Qual: Fix phpstan notices (int expected) Fix several notices where int was expected (casting/phpdoc/GETPOSTINT). Separate phpstan exceptions for methods containing 'pdf' from other methods/functions. |
||
|---|---|---|
| .. | ||
| api_projects.class.php | ||
| api_tasks.class.php | ||
| project.class.php | ||
| projectstats.class.php | ||
| task.class.php | ||
| taskstats.class.php | ||