mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-28 20:31:24 +01:00
# Qual: Fix PhanTypeComparisonFromArray in pertype.php and peruser.php - Update pertype.php and peruser.php to resolve PhanTypeComparisonFromArray notices. When an array value is set, it's already an array so comparing to '' is useless and invalid. - Update baseline.txt to reflect reduced occurrences of phan issues. Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
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/