mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Fix: False positive for PhanTypeMismatchArgumentInternalProbablyReal * Qual: phan: suppress false positive on ssl_set * Qual: Enable PhanTypeMismatchArgumentInternalProbablyReal # Qual: Enable PhanTypeMismatchArgumentInternalProbablyReal PhanTypeMismatchArgumentInternalProbablyReal are fixed and reporting can be enabled. * Qual: Fix PhanTypeMismatchArgumentInternalProbablyReal by improving typing * Qual: Rewrite/optimize to fix PhanTypeMismatchArgumentInternalProbablyReal # Qual: Rewrite/optimize to fix PhanTypeMismatchArgumentInternalProbablyReal False positive detecting that is not an int, rewriting to check impact |
||
|---|---|---|
| .. | ||
| Database.interface.php | ||
| DoliDB.class.php | ||
| mysqli.class.php | ||
| pgsql.class.php | ||
| sqlite3.class.php | ||