Commit graph

4 commits

Author SHA1 Message Date
MDW
ac9a81c800
Qual: Fix PHPStan notices (#37967)
* Qual: Fix PHPStan notices

* Qual: Move type hingint for PHPStan

* Qual: num_open_day() can return float

* Number of opendays can be half a day
2026-04-23 14:57:54 +02:00
MDW
8655d5a86b
QUAL Use phan to help detect new issues (#27706)
* Qual: Add phan flow

- Add phan configuration (config, baseline, stubs);
- Add github action;
- Update apstats.php.

* Add directives to ignore false phan notices

* Qual: Add typing hints for extrafields TPL files

# Qual: Add typing hints for extrafields TPL files

Add typing hints for phan on view files

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-02-21 18:14:29 +01:00
Frédéric France
03e29c6960 fix param 2024-01-20 09:22:38 +01:00
Laurent Destailleur
2690f4459f NEW Enhance the import. Can use 'auto' for the ref (import of orders) 2022-04-04 13:17:45 +02:00