Commit Graph

8838 Commits

Author SHA1 Message Date
MDW
269bc05efd Fix PhanPluginRedundantAssignment 2024-03-13 01:04:14 +01:00
MDW
d2f09f0b64 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:13 +01:00
MDW
2a4218ec09 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:12 +01:00
MDW
fa1009f68e Fix PhanPluginRedundantAssignment 2024-03-13 01:04:11 +01:00
MDW
1656601c48 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:10 +01:00
MDW
6ad3828b44 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:09 +01:00
MDW
2260027770 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:08 +01:00
MDW
2eeb847528 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:07 +01:00
MDW
31ea26e14e Fix PhanPluginRedundantAssignment 2024-03-13 01:04:06 +01:00
MDW
01d59c10c9 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:05 +01:00
MDW
1efcfabc8a Fix PhanPluginRedundantAssignment 2024-03-13 01:04:05 +01:00
MDW
edaad7eb62 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:04 +01:00
MDW
b1b49b48c4 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:03 +01:00
MDW
9c48c816e3 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:02 +01:00
MDW
5c57a24fbc Fix PhanPluginRedundantAssignment 2024-03-13 01:04:01 +01:00
MDW
b2528e2727 Fix PhanPluginRedundantAssignment 2024-03-13 01:04:00 +01:00
Laurent Destailleur
d51b0f9ae4 Merge pull request #28792 from mdeweerd/fix/PhanTypeExpectedObjectOrClassName_part1
Fix/phan type expected object or class name part1
2024-03-12 22:14:14 +01:00
Laurent Destailleur
0968183f6a Merge pull request #28794 from mdeweerd/fix/PhanPluginDuplicateIfCondition
Fix: fix/PhanPluginDuplicateIfCondition
2024-03-12 21:24:06 +01:00
MDW
8bd965fb80 Fix duplicate if condition
# Fix duplicate if condition

Removed the duplicate which had a different action but it was not effective in the code
so it was removed (it looks like a leftover).
2024-03-12 19:09:06 +01:00
Frédéric France
fc732b1be5 fix mod barcode product 2024-03-12 18:49:29 +01:00
MDW
3d47d9b894 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-12 18:40:06 +01:00
MDW
a59fd68987 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-12 18:40:05 +01:00
MDW
7825954f2a 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-12 18:40:04 +01:00
Laurent Destailleur
a6926c29c0 Merge pull request #28778 from fappels/develop_fix_delivery_note
Fix shipping is not a delivery_note (is sub module of shipping)
2024-03-12 14:53:51 +01:00
Laurent Destailleur
fb181e438f Update pdf_strato.modules.php 2024-03-12 14:53:21 +01:00
Laurent Destailleur
6acc0fab8f Update pdf_eratosthene.modules.php 2024-03-12 14:52:18 +01:00
Laurent Destailleur
d5146d6aeb Update pdf_strato.modules.php 2024-03-12 14:50:17 +01:00
Laurent Destailleur
ee3fa7f643 Merge pull request #28776 from mdeweerd/fix/phpdoc1
Fix: PHPdoc and minor code changes from phpstan logs
2024-03-12 14:27:52 +01:00
Laurent Destailleur
d62ef14064 Merge pull request #28768 from mdeweerd/fix/PhanTypeMismatchDeclaredParamNullable
Fix: PhanTypeMismatchDeclaredParamNullable & enable detection
2024-03-12 14:19:41 +01:00
Laurent Destailleur
f4b6dd927d Merge pull request #28771 from mdeweerd/typeing/module_parts
Qual: Typing : make all $module_parts fields optional and add missing
2024-03-12 14:15:56 +01:00
Francis Appels
6f1b184f17 Merge remote-tracking branch 'Dolibarr/develop' into develop_fix_delivery_note 2024-03-12 14:13:41 +01:00
Laurent Destailleur
949c885477 Merge branch 'develop' into fix/phpdoc1 2024-03-12 14:11:30 +01:00
Francis Appels
7ff68a5819 Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
Frédéric FRANCE
c8714ea50b clean 2024-03-12 09:54:32 +01:00
Frédéric FRANCE
9b4c8f2445 clean 2024-03-12 09:48:42 +01:00
Frédéric FRANCE
0bcd1035cc clean 2024-03-12 09:29:11 +01:00
Frédéric FRANCE
bb7ecb956f clean 2024-03-12 09:24:48 +01:00
Frédéric France
ddfd1fbfd4 clean 2024-03-12 08:10:29 +01:00
Frédéric France
424eabf966 clean 2024-03-12 08:08:44 +01:00
Frédéric France
16f161e263 clean 2024-03-12 08:06:42 +01:00
Frédéric France
d666a0f35e clean 2024-03-12 08:03:41 +01:00
Frédéric France
8b79cfa095 clean 2024-03-12 00:16:06 +01:00
MDW
eefe123dcb fixup! fix phpstan (#28727) 2024-03-11 23:46:53 +01:00
Frédéric France
a300206c28 clean code and phpdoc 2024-03-11 21:59:48 +01:00
MDW
4e20c644c2 Qual: Correct PHPdoc typing 2024-03-11 21:51:04 +01:00
Frédéric France
23ae21958b clean code and phpdoc 2024-03-11 20:57:48 +01:00
Frédéric France
ac5d19aecd Merge remote-tracking branch 'upstream/develop' into clean_mod_code 2024-03-11 18:54:16 +01:00
Frédéric France
50e8c19b7e clean code and phpdoc 2024-03-11 18:50:18 +01:00
Frédéric France
71a65557bb clean code and phpdoc 2024-03-11 18:36:05 +01:00
Frédéric France
6f3ba871e0 clean code and phpdoc 2024-03-11 18:33:41 +01:00