Files
dolibarr/htdocs/core/lib
MDW 54880f92cd Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542)
* 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>
2024-08-15 17:05:00 +02:00
..
2024-04-20 21:53:40 +01:00
2024-04-10 01:38:36 +02:00
2024-08-13 20:29:40 +02:00
2024-03-20 00:08:30 +01:00
2024-06-22 15:36:10 +02:00
2024-07-13 18:35:03 +02:00
2024-04-03 12:25:06 +02:00
2024-07-17 20:31:36 +02:00
2024-05-24 14:49:33 +02:00
2024-07-03 18:02:11 +02:00
2024-05-31 13:55:45 +02:00
2024-07-08 21:52:03 +02:00
2024-04-27 03:32:22 +02:00
2024-06-19 02:09:59 +02:00
2024-07-08 16:51:15 +02:00