mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-21 12:24:25 +01:00
* Qual: Update Phan baseline # Qual: Update Phan baseline - Updated Phan baseline to reflect reduced occurrences of PhanTypeMismatchProperty and PhanUndeclaredMethod - Fixed syntax error in card.php by adding missing closing parenthesis * Qual: Fix PhanPluginRedundantReturnComment # Qual: Fix PhanPluginRedundantReturnComment - Add return type description for the getmsg method.