Laurent Destailleur
61eefe5fa9
Merge branch 'develop' into fix/PhanTypeMismatchReturnNullable
2024-03-21 12:51:27 +01:00
Laurent Destailleur
ba9a846672
Fix trans missing
2024-03-21 12:50:30 +01:00
MDW
6bfdc4655f
Disable ignores phan's baseline.txt (fixed)
2024-03-20 21:58:43 +01:00
Laurent Destailleur
e3c76ca86a
Clean translation files
2024-03-20 15:25:47 +01:00
Laurent Destailleur
cb3880cc62
Clean translations
2024-03-20 15:15:28 +01:00
Laurent Destailleur
c77a8f7d9e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-20 12:51:02 +01:00
Laurent Destailleur
7ed5fb8890
Fix warning
2024-03-20 12:49:00 +01:00
MDW
9b146f3fe1
Fix restler stub ApiMethodInfo typing
2024-03-20 04:10:11 +01:00
MDW
a69dcc9c5a
Qual: Enable PhanTypeMismatchArgumentSuperType
2024-03-20 04:09:19 +01:00
MDW
390d164f82
Qual: Ignore PhanTypeMismatchArgumentNullableInternal
2024-03-20 04:09:18 +01:00
MDW
6413341c96
Qual: Enable PhanTypeMismatchArgumentInternal
2024-03-20 04:09:17 +01:00
MDW
a094ad38fc
Fix spelling (using beta codespell)
...
# Fix spelling (using beta codespell
New spelling fixes - ignoring thirdparty which should be either third-party
or third party.
2024-03-20 00:35:01 +01:00
Laurent Destailleur
5d073ac208
Fix hasRights into hasRight
2024-03-19 22:02:42 +01:00
MDW
04d7142463
Disable HTML plugin (detects HTML in PHP files)
...
# Disable HTML plugin (detects HTML in PHP files)
These messages are not really useful for dolibarr.
2024-03-19 18:09:19 +01:00
Laurent Destailleur
99b62cb4a6
Merge pull request #28389 from mdeweerd/setup_with_basedir
...
Enable open_basedir restriction during CI setup on windows
2024-03-19 16:05:31 +01:00
MDW
c181144c49
Qual: setup.sh - allow PHP envvar and force error reporting
2024-03-19 03:43:36 +01:00
MDW
c0e8e053b8
Fix port arg to count by adding typing information
2024-03-19 02:59:09 +01:00
MDW
cd3ea72f96
Qual: Disable global variable suggestion for $website
2024-03-19 02:44:07 +01:00
MDW
3c968477cb
Change type of global $website to string
2024-03-19 02:44:04 +01:00
MDW
921431dbdc
Qual: Enable PhanTypeSuspiciousStringExpression
2024-03-19 02:44:03 +01:00
Laurent Destailleur
29a858aa68
Merge pull request #28924 from mdeweerd/fix/whitespace
...
Fix trailing whitespace + format code + minor spelling + enable checks
2024-03-19 02:14:13 +01:00
Frédéric FRANCE
65fcc53519
Merge branch 'develop' into phpstanphpstan
2024-03-18 23:47:59 +01:00
Frédéric France
eb8014c001
Merge remote-tracking branch 'upstream/develop' into phpstanphpstan
2024-03-18 17:50:42 +01:00
Frédéric FRANCE
a9cabe6fe4
Update codespell-dict.txt
2024-03-18 16:39:49 +01:00
MDW
d2568a0878
Qual: Enable PhanUndeclaredVariableAssignOp
2024-03-18 13:12:53 +01:00
Frédéric France
21d0cc9470
Merge remote-tracking branch 'upstream/develop' into phpstanphpstan
2024-03-17 22:05:01 +01:00
Frédéric France
09a953d18f
fix phpstan
2024-03-17 22:04:10 +01:00
MDW
686facd74d
Fix PhanPluginWhitespaceTrailing + format code + minor spelling
2024-03-17 21:35:08 +01:00
MDW
aa6c20bf0d
Qual: Enable PhanPluginWhitespaceTrailing
2024-03-17 21:35:07 +01:00
Laurent Destailleur
bb0e18deae
Merge pull request #28922 from mdeweerd/fix/printf
...
Fix & enable Phan printf checks
2024-03-17 21:08:26 +01:00
MDW
7a4f5ec4f8
Qual: Enable some low occurence notifications
2024-03-17 20:12:27 +01:00
MDW
aa5aa2bf26
Add one more index to the theme_datacolor
2024-03-17 19:49:10 +01:00
MDW
d73886281c
Qual: Set typing for global
2024-03-17 18:56:44 +01:00
MDW
81d5f30466
Qual: Enable PhanPluginPrintfIncompatibleArgumentType
2024-03-17 18:56:43 +01:00
MDW
4232713e96
Qual: enable PhanPluginPrintfVariableFormatString
2024-03-17 18:21:35 +01:00
Laurent Destailleur
91c5868020
Merge pull request #28909 from mdeweerd/fix/PhanPluginUnknownClosureReturnType
...
Fix & enable PhanPluginUnknownClosureReturnType
2024-03-17 03:03:35 +01:00
MDW
551eaa115c
Fix & enable PhanPluginUnknownClosureReturnType
...
# Fix & enable PhanPluginUnknownClosureReturnType
Fix last PhanPluginUnknownClosureReturnType & enable the notice as
all are fixed
2024-03-17 00:10:18 +01:00
MDW
ef6eea3ed2
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-17 00:03:20 +01:00
Laurent Destailleur
7930226c0b
Merge branch 'develop' into qual/no_PhanTypeMismatchPropertyProbablyReal_exceptions
2024-03-16 21:37:43 +01:00
MDW
2460518608
Add exception with latest codespell
2024-03-16 18:13:13 +01:00
MDW
c146f708e3
Qual: Add dolibarrr to dict
2024-03-16 18:06:22 +01:00
Laurent Destailleur
6df5b5bc46
Merge branch 'develop' into fix/PhanTypeMismatchReturn
2024-03-16 16:43:49 +01:00
Laurent Destailleur
cac3fb2c55
Fix CTI
2024-03-16 16:41:44 +01:00
Laurent Destailleur
b3108d1790
Merge branch 'develop' into fix/PhanTypeMismatchReturn
2024-03-16 16:27:32 +01:00
Laurent Destailleur
581f85586d
Merge pull request #28610 from mdeweerd/clean/tools/duplicates/missing/unused/translations
...
NEW: Script for fast identification of missing/unused/duplicate translations
2024-03-16 16:15:19 +01:00
Laurent Destailleur
75fae0f27d
Merge branch 'develop' into fix/PhanTypeMismatchReturn
2024-03-16 16:08:08 +01:00
MDW
554b35be37
remove AI_KEY_API_CHATGPT as a dynamic key.
2024-03-16 16:00:07 +01:00
MDW
cb55fb0864
Remove PhanTypeMismatchPropertyProbablyReal exceptions in baseline
2024-03-16 14:56:55 +01:00
MDW
ee97747eb6
Qual: Update phan baseline with issue we're not fixing now
2024-03-16 13:52:53 +01:00
MDW
725e419a46
Qual: Enable PhanTypeMismatchReturn
2024-03-16 13:52:19 +01:00