dolibarr/htdocs/api/class
MDW 9ec4618199
Qual: Fix FunctionArray phan notices (#31754)
* Qual: Fix FunctionArray phan notices

* Fix class name in typing of htdocs/modulebuilder/index.php

* Fix customreports phpdoc

* Adjust file type after completeFileArrayWithDatabaseInfo

* Further phpdoc typing improvements

* More phpdoc

* Improve typing with cast on position field

* Force phpstan version

* Add phpstan exception

* Fix array index type + adjust phan config comment
2024-11-11 14:48:18 +01:00
..
api_access.class.php Use the non deprecated function loadRights instead of getrights 2024-08-02 10:36:43 +02:00
api_documents.class.php replace fetch_projet() and fetch_project() by fetchProject() (#29821) 2024-10-26 22:43:44 +02:00
api_login.class.php fix ignored phpstan (most of expects string, int given) (#30649) 2024-09-05 16:05:37 +02:00
api_setup.class.php Qual: Fix FunctionArray phan notices (#31754) 2024-11-11 14:48:18 +01:00
api_status.class.php Clean code 2024-01-04 03:45:35 +01:00
api.class.php Qual: Fix notices for htdocs/admin/* (#30982) 2024-09-18 03:27:25 +02:00