dolibarr/htdocs/core/db
MDW 9eed23c6d0
Fix return type by cast or typing update
# Fix return type by cast or typing update

Fix most PhanTypeMismatchReturn notifications.

The remaining ones are likely real bugs or need more Dolibarr
knowledge to fix them efficiently
2024-03-16 13:52:12 +01:00
..
Database.interface.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-07 18:30:10 +01:00
DoliDB.class.php Fix PHPDoc date_m typo 2024-03-11 21:43:50 +01:00
mysqli.class.php Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
pgsql.class.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
sqlite3.class.php Fix return type by cast or typing update 2024-03-16 13:52:12 +01:00