dolibarr/dev
MDW cc239ce866
Qual: Enable phan notices regarding array definitions (#30751)
# Qual: Enable phan notices regarding array definitions

This configuration change in phan will report NEW array types in phpdoc
that are not specific about the array members.
At level 6, phpstan also expects this.

The exceptions in baseline.txt ensure this is only reported on new files
or files were these missing typing directives are already fixed.
2024-08-27 04:55:42 +02:00
..
examples Rename email files 2024-04-11 19:07:05 +02:00
initdata fix cti (#29842) 2024-06-05 14:55:07 +02:00
initdemo Debug v20 2024-06-23 13:57:35 +02:00
resources Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-15 16:18:00 +02:00
setup Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-13 11:59:53 +02:00
skeletons Doc 2023-11-26 19:23:07 +01:00
tools Qual: Enable phan notices regarding array definitions (#30751) 2024-08-27 04:55:42 +02:00
translation Lang entries have been added 2024-08-14 14:46:38 +02:00
.gitignore Add Rector (automatic refactoring) 2023-10-08 20:25:46 +02:00
dolibarr_changes.txt More log on oauth refresh 2024-08-13 14:23:49 +02: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/