dolibarr/dev/tools
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
..
codespell Qual: Add centpecent to codespell, fix css (#31178) 2024-09-29 13:09:09 +02:00
phan Qual: Enable & fix or ignore Invalid DimOffset (#31176) 2024-09-29 21:52:31 +02:00
php-cs-fixer Fix: Spelling in "hidden" files (#28391) 2024-02-24 13:04:22 +01:00
rector More valid rector rules to change conf->global->xxx 2024-07-03 19:35:06 +02:00
test Fix: Disable execute bit in git + correct shebangs (#27450) 2024-01-12 17:10:16 +01:00
.gitignore Debug php-cs-fixer 2023-12-03 20:45:02 +01:00
apstats.php Fix link image 2024-08-17 14:10:10 +02:00
dolibarr-mysql2pgsql.pl Qual: Fix spelling/update .pre-commit configuration (versions) (#30546) 2024-08-07 01:20:43 +02:00
dolibarr-postgres2mysql.php Qual: Fix spelling/update .pre-commit configuration (versions) (#30546) 2024-08-07 01:20:43 +02:00
fixaltlanguages_pre-commit.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixaltlanguages.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixcopyrightheader.php Qual: Fix copyright fixer (#31072) 2024-09-23 01:30:21 +02:00
fixdosfiles.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
fixduplicatelangkey.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixduplicatelanglines.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixnotabfiles.sh Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
fixperms.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
fixsnakeCaseToCamelCase.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
fixutf8bomfiles.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
github_authors_and_commits_bydate.sh Improve 2 of the github scripts (#27493) 2024-01-14 12:15:47 +01:00
github_commits_byversion.sh Add v19 in stats 2024-03-09 02:55:25 +01:00
github_lines_byuser.sh Fix: github_lines_byuser.sh - resolve issue with iconv 2024-01-14 21:56:47 +01:00
make_sprite.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00
optimize_images.sh Optimize image file size 2024-05-22 01:00:51 +02:00
resize_window.sh Qual: Ignore most shellcheck annotations, fix some (#27452) 2024-01-12 21:03:08 +01:00