dolibarr/dev
MDW ec07381f2c
Qual: More specific ignoreErrors for phpstan (#31113)
* Qual: More specific ignoreErrors for phpstan

# Qual: More specific ignoreErrors for phpstan

More specific ignore expressions helps identify new exceptions that
would have matched the more generic ignore expressions.

It also helps to progressively solve phpstan notices
in smaller steps by modifying the expressions

* CamelCase for dictFieldList

* Update phan baseline
2024-09-26 17:42:40 +02:00
..
examples Rename email files 2024-04-11 19:07:05 +02:00
initdata fix phpstan (#31075) 2024-09-23 01:59:14 +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 Fix: deprecations in repair.php & Qual: Improve ... phpunit/setup_conf.sh (#30825) 2024-09-05 15:51:15 +02:00
skeletons Doc 2023-11-26 19:23:07 +01:00
tools Qual: More specific ignoreErrors for phpstan (#31113) 2024-09-26 17:42:40 +02:00
translation add missing translations (#31037) 2024-09-19 21:07:50 +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

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/