dolibarr/dev/tools
MDW 9a9e851494
Qual: Fix new UndeclaredGlobalVariable notices & enable (#30963)
* Qual: 🛟 Fix typing

Qual: Fix typing

Fix some typing currently failing ci in develop.

* Fix typing for grabimages

* Qual: Fix new UndeclaredGlobalVariable notices & enable

# Qual: Fix new UndeclaredGlobalVariable notices & enable

This fixes several new notices regarding 'undeclared globals' which
mostly correspond to missing initialisations in views and some real
bugs where the variable name was incorrect.
Some less obvious cases are unsolved and ignored (adherents/list,
and fourn/commande/card).

This is in preparation of fixing the notices in the other files
where the baseline was already set to ignore them where most just
need a phan-var-force declaration which will help with verifying
type compatibity and object member verifications
2024-09-16 01:50:58 +02:00
..
codespell Clean code 2024-08-17 23:46:16 +02:00
phan Qual: Fix new UndeclaredGlobalVariable notices & enable (#30963) 2024-09-16 01:50:58 +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 Rename scripts 2024-05-22 00:39:22 +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