dolibarr/htdocs/fichinter
MDW 42bb4fbf3e
Qual: Enable & fix or ignore Invalid DimOffset (#31176)
* Qual: Enable & fix or ignore Invalid DimOffset

# Qual: Enable & fix or ignore Invalid DimOffset

The Invalid DimOffset notices occur when array keys are defined and
the index used is not amongst the known array keys.

This PR enables these notices and fixes array definitions when needed,
or ignores the notices locally if it's a false positive, or in the
baseline.txt when it does not seem to be a false positive so that
it can be fixed later

* Nullable object typing in function signature not ok for 7.0/8.4

Can't user '?User' as argument type for PHP7.0 which is required by PHP8.4.
Therefore, removing the typing specification in the function definition

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-29 21:52:31 +02:00
..
admin NEW llxHeader CSS body (#30380) 2024-07-15 20:55:13 +02:00
class Qual: Fix getTooltipContentArray typing hints (#31081) 2024-09-23 03:24:19 +02:00
stats NEW llxHeader CSS body (#30380) 2024-07-15 20:55:13 +02:00
tpl Qual: Fix PhanPluginUnknownObjectMethodCall where is the only phan notice (#30957) 2024-09-16 01:49:38 +02:00
agenda.php NEW llxHeader CSS body (#30380) 2024-07-15 20:55:13 +02:00
card-rec.php Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related (#31086) 2024-09-23 00:37:30 +02:00
card.php Qual: Fix (propal|facture|contrat|fichinter)/card, commonobject, files.lib/card_presend.tpl (#31087) 2024-09-26 23:01:02 +02:00
contact.php NEW llxHeader CSS body (#30380) 2024-07-15 20:55:13 +02:00
document.php NEW llxHeader CSS body (#30380) 2024-07-15 20:55:13 +02:00
index.php fix typos (#30630) 2024-08-13 20:29:40 +02:00
list.php Qual: Enable & fix or ignore Invalid DimOffset (#31176) 2024-09-29 21:52:31 +02:00
note.php NEW llxHeader CSS body (#30380) 2024-07-15 20:55:13 +02:00