mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Qual: Fix PhanTypeMismatchProperty and some other phan notices * Qual: Phan fixes for BOM * Phan - fix fields * fixup! Qual: Phan fixes for BOM * Fix phpstan double array keys for syslog * Fix $fields phpdoc * Fix phan typing issues with intermediate var and ?? * Fix phan typing issue with ?? operator * Ignore htdocs/install/install.forced.php for git * Qual: Revert to original code, ignore notice When changing the method to avoid one notice type, another one appears. So simply ignoring this error. * Qual: Revert to original code, ignore notice When changing the method to avoid one notice type, another one appears. So simply ignoring this error. * Update baseline * Qual: Phan fixes for BOM * fixup! Qual: Phan fixes for BOM * Fix phpstan double array keys for syslog * Qual: Revert to original code, ignore notice When changing the method to avoid one notice type, another one appears. So simply ignoring this error. * Ignore PhanTypeSuspiciousNonTraversableForeach to allow integration * Fix typing hints (phpstan) --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr> |
||
|---|---|---|
| .. | ||
| bank | ||
| cashcontrol | ||
| charges | ||
| deplacement | ||
| facture | ||
| journal | ||
| localtax | ||
| paiement | ||
| payment_sc | ||
| payment_vat | ||
| paymentbybanktransfer | ||
| prelevement | ||
| resultat | ||
| sociales | ||
| stats | ||
| tva | ||
| accounting-files.php | ||
| ajaxpayment.php | ||
| clients.php | ||
| index.php | ||
| paiement_charge.php | ||
| paiement_vat.php | ||
| paiement.php | ||
| recap-compta.php | ||