dolibarr/htdocs/core/db
thibdrev cc5366249a
qual: phpdoc for htdocs/core/db/mysqli.class.php (#28703)
PHPDoc update to reflect what the code does today.

This update however doesn't solve this PHPStan warning:
htdocs/core/db/mysqli.class.php	243	Return type (mysqli|null) of method DoliDBMysqli::connect() should be compatible with return type (resource) of method Database::connect()
2024-03-08 12:10:09 +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: phpdoc for htdocs/core/db/mysqli.class.php (#28703) 2024-03-08 12:10:09 +01:00
pgsql.class.php Fix method by changing return type (#28507) 2024-02-28 20:05:33 +01:00
sqlite3.class.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00