2
0
forked from Wavyzz/dolibarr
Commit Graph

19 Commits

Author SHA1 Message Date
MDW
83b9535039 PHPdoc for getDParameters return value 2024-03-24 15:07:01 +01:00
MDW
76c96524cb Suppress PhanTypeMismatchArgumentInternal 2024-03-20 04:09:24 +01:00
Laurent Destailleur
9cca26258b Clean code 2024-03-16 23:50:35 +01:00
Frédéric FRANCE
14ffa142aa fix precommit and clean code (#28651)
* fix precommit

* fix precommit

* fix missing include

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* clean code

* clean code
2024-03-07 16:57:29 +01:00
Frédéric FRANCE
fc432928ea fix phpstan (#28400)
* fix phpstan

Property PaymentVarious::$id (int) does not accept null.
Property PaymentVarious::$ref (string) does not accept null.

* Update emailcollector.lib.php
2024-02-25 09:56:05 +01:00
Laurent Destailleur
34ad7e8670 Fix doxygen 2024-02-25 09:30:20 +01:00
Laurent Destailleur
de53f6e0c2 Fix phpstan 2024-02-24 14:18:56 +01:00
MDW
7eb3f03eb2 Fix: Remove unused invalid global $lang (#28327)
# Fix: Remove unused invalid global

$lang was invalid but not used in function -> removed.
2024-02-21 16:52:54 +01:00
thibdrev
cc94913b65 typo 2024-01-30 22:16:27 +01:00
thibdrev
038bd00eaf qual: phpstan for htdocs/emailcollector/lib/emailcollector.lib.php
htdocs/emailcollector/lib/emailcollector.lib.php	178	Function saveAttachment() should return string but returns int.
2024-01-30 22:12:35 +01:00
MDW
bd002480ce Qual: Spelling htdocs/[d-k]* (#27427)
Highlights:

- htdocs/install/doctemplates/websites/website_template-restaurant/containers/page249.tpl.php

  Potential functional change (fix) because toekn was changed to token:
   `<input type=hidden name=toekn`

- htdocs/install/upgrade2.php
  $filles changed to $children

- htdocs/intracommreport/class/intracommreport.class.php
  Local $enveloppe changed to $envelope.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-13 19:48:41 +01:00
alsoft10
fca6541c83 FIX#27166 2023-12-19 13:00:11 +05:30
Laurent Destailleur
395758f213 Doxygen 2022-04-03 12:24:03 +02:00
MOREAU FRANCK
595760e97d Lib Modif 2021-10-25 09:36:12 +02:00
Laurent Destailleur
af46108cc4 Look and feel v12 2020-05-17 13:34:16 +02:00
Laurent Destailleur
ec8bd6327d Fix css 2019-11-04 18:53:46 +01:00
Alexandre SPANGARO
02dbc11f98 Move Gnu.org to https 2019-09-23 21:55:30 +02:00
Laurent Destailleur
f893854986 Fix remove warnings 2019-09-05 14:24:13 +02:00
Laurent Destailleur
970f501147 Debug modulebuilder 2018-10-31 20:10:20 +01:00