dolibarr/dev
MDW dbfb1180ee
Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749)
# Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions

Fix occurences of PhanPluginDuplicateIfStatements which are if statements where the
consecutive branches execute the same code, making it useles to test the condition
2024-03-11 12:58:51 +01:00
..
examples fix param 2024-01-20 09:22:38 +01:00
initdata Qual: Clean up (spelling/shellcheck) initdemo/initdata files (#28195) 2024-02-16 13:09:40 +01:00
initdemo Do not use mysql port on command line if value is 0 2024-02-25 21:53:35 +01:00
resources Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-06 14:21:25 +01:00
setup Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
skeletons Doc 2023-11-26 19:23:07 +01:00
tools Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions (#28749) 2024-03-11 12:58:51 +01:00
translation Qual Language scripts fixed/updated (#28101) 2024-02-10 17:26:34 +01:00
.gitignore Add Rector (automatic refactoring) 2023-10-08 20:25:46 +02:00
dolibarr_changes.txt Qual: Spelling outside htdocs (#27448) 2024-01-12 17:14:13 +01:00
README Update doc 2021-01-09 13:24:03 +01:00

README (English)
--------------------------------

This directory contains sub-directories to provide tools or documentation for developers.

Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working.

You may find a more complete documentation on Dolibarr on the wiki:

https://wiki.dolibarr.org/

and on

https://doxygen.dolibarr.org/