dolibarr/htdocs/core/db
MDW dbfb1180ee
Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749)
# Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions

Fix occurences of PhanPluginDuplicateIfStatements which are if statements where the
consecutive branches execute the same code, making it useles to test the condition
2024-03-11 12:58:51 +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 some php warnings (#28278) 2024-02-19 17:57:16 +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: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00