dolibarr/htdocs/expedition
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
..
ajax Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
class Qual: Fix PhanTypeMismatchProperty and some other phan notices (#30542) 2024-08-15 17:05:00 +02:00
js Fix regression 2023-10-18 12:34:49 +02:00
stats Qual: Fix PhanTypeInvalidLeftOperandOfNumericOp (#30557) 2024-08-15 16:57:02 +02:00
tpl Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544) 2024-08-07 02:53:45 +02:00
card.php NEW llxHeader CSS Body Expedition (#30384) 2024-07-15 20:37:16 +02:00
contact.php NEW llxHeader CSS Body Expedition (#30384) 2024-07-15 20:37:16 +02:00
dispatch.php NEW llxHeader CSS Body Expedition (#30384) 2024-07-15 20:37:16 +02:00
document.php NEW llxHeader CSS Body Expedition (#30384) 2024-07-15 20:37:16 +02:00
index.php NEW llxHeader CSS Body Expedition (#30384) 2024-07-15 20:37:16 +02:00
list.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-28 16:56:07 +02:00
note.php NEW llxHeader CSS Body Expedition (#30384) 2024-07-15 20:37:16 +02:00
shipment.php NEW llxHeader CSS Body Expedition (#30384) 2024-07-15 20:37:16 +02:00