forked from Wavyzz/dolibarr
# Fix & enable PhanTypeSuspiciousEcho Fix occurences by improving typing - array key was not found and supposed null in a print statement. Example: PhanTypeSuspiciousEcho Suspicious argument $menu_array[$i]['prefix'] of type null for an echo/print statement Enabled detection because all cases are fixed