Commit Graph

137 Commits

Author SHA1 Message Date
ldestailleur
b0918ffd78 Debug makepack 2025-04-10 13:06:13 +02:00
github-actions[bot]
0bb8c4fe11 PHPStan > Update baseline (#33795)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-04-09 15:45:03 +02:00
Frédéric FRANCE
a427277958 fix phpstan (#33709)
* fix phpstan

* remove debug

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix

* fix

* fix

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-07 15:48:16 +02:00
github-actions[bot]
8b8bb4242b PHPStan > Update baseline (#33726)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-04-04 15:17:39 +02:00
ldestailleur
8efa60f4b0 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-04-01 13:53:52 +02:00
ldestailleur
6c8ae0b2a6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-03-31 16:28:08 +02:00
ldestailleur
a71c320c8f Exclude more files 2025-03-27 15:02:18 +01:00
ldestailleur
facf32c5a9 Clean code 2025-03-25 13:40:42 +01:00
ldestailleur
c6dc48d12d Debug v22 2025-03-24 14:41:22 +01:00
ldestailleur
3c7895171b Enhance script to allow use of DESTIASSOLOGIN and DESTISFLOGIN 2025-03-24 14:37:45 +01:00
Frédéric FRANCE
487d6476ce fix CI (#33581)
* fix CI

* clean phpstan baseline
2025-03-24 01:08:08 +01:00
Laurent Destailleur
120605b8ea Clean phpstan baseline 2025-03-21 12:16:22 +01:00
github-actions[bot]
b5aa70c2c2 PHPStan > Update baseline (#33496)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-03-19 14:42:59 +01:00
github-actions[bot]
07d42bde1b PHPStan > Update baseline (#33488)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-03-16 15:21:50 +01:00
github-actions[bot]
2306f4bb8d PHPStan > Update baseline (#33477)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-03-15 15:27:44 +01:00
github-actions[bot]
3a4556d230 PHPStan > Update baseline (#33469)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-03-14 17:11:11 +01:00
MDW
ef11cdeb45 Qual: Fix phan notices (pdf_* related) (#33445) 2025-03-13 23:05:15 +01:00
github-actions[bot]
880be18a4d PHPStan > Update baseline (#33409)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-12 20:38:06 +01:00
github-actions[bot]
9c9d09661c PHPStan > Update baseline (#33380)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-03-10 10:50:24 +01:00
github-actions[bot]
c97722c1cc PHPStan > Update baseline (#33368)
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com>
2025-03-08 14:21:33 +01:00
ldestailleur
40513d6b08 Better error management 2025-03-07 11:33:41 +01:00
ldestailleur
6ea7f0dfdf Add ucfirst to find module descriptor 2025-03-07 11:26:45 +01:00
ldestailleur
c3c152ea43 Fix ci 2025-03-06 17:19:19 +01:00
Dolibot
558de4424c PHPStan > Update baseline 2025-03-06 12:06:49 +00:00
ldestailleur
66484095e0 Clean code from not used global variable 2025-03-05 20:25:12 +01:00
Laurent Destailleur
f64d2829ea Merge pull request #33341 from Dolibarr/phpstan-baseline
PHPStan > Update baseline
2025-03-05 14:21:54 +01:00
MDW
4cc09b5149 Qual: Ignore phpstan notices requiring deeper analysis 2025-03-05 13:22:17 +01:00
Dolibot
647a8c122d PHPStan > Update baseline 2025-03-05 12:10:26 +00:00
Dolibot
cc71865f3c PHPStan > Update baseline 2025-03-03 12:06:49 +00:00
MDW
6b9361d252 Fix phpstan notices 2025-03-02 20:49:48 +01:00
Frédéric France
f7a4ce3b5f fix phpstan 2025-03-01 11:04:07 +01:00
Frédéric France
5c740cce6d fix phpstan 2025-03-01 10:10:40 +01:00
Frédéric France
fab85fc0ec fix phpstan 2025-03-01 09:35:27 +01:00
Frédéric France
0a46096daa fix phpstan 2025-02-27 19:59:44 +01:00
Frédéric France
31dcb9d99c fix phpstan 2025-02-27 18:49:23 +01:00
Frédéric France
c1803a6e6a fix phpstan 2025-02-27 18:46:46 +01:00
Frédéric France
0d6d28d066 fix phpstan 2025-02-27 18:36:09 +01:00
ldestailleur
262a87e033 Fix deprecated patch command for rpm 2025-02-27 16:17:38 +01:00
Frédéric FRANCE
eb74942a4f fix phpstan 2025-02-26 18:35:21 +01:00
Frédéric FRANCE
a244c2531f fix phpstan 2025-02-26 18:33:39 +01:00
Laurent Destailleur
043233b524 Merge pull request #33221 from rycks/develop_doc_markdown
remove ancestry-path thanks to eldy explaination
2025-02-26 16:37:07 +01:00
Dolibot
8dc2e03c51 PHPStan > Update baseline 2025-02-26 12:07:05 +00:00
Eric Seigne
66ff923986 remove ancestry-path thanks to eldy explaination 2025-02-25 14:58:51 +01:00
Dolibot
fd025aad24 PHPStan > Update baseline 2025-02-22 12:06:09 +00:00
Dolibot
dd70e27178 PHPStan > Update baseline 2025-02-21 12:06:57 +00:00
ldestailleur
80adcffa4f Clean md file 2025-02-21 11:48:53 +01:00
Laurent Destailleur
51eeae597b Merge pull request #33155 from rycks/develop_doc_markdown
DOC: markdown version of doc (easyer to read)
2025-02-21 11:41:11 +01:00
Laurent Destailleur
3d41ec9436 Update makepack-howto.md 2025-02-21 11:40:05 +01:00
Frédéric France
1a733ec4ca clean code 2025-02-20 20:43:20 +01:00
Frédéric France
f170a5e3b8 clean code 2025-02-20 20:33:21 +01:00