mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
phpstan: remove conditional constants from ignoreErrors for level 0
This commit is contained in:
@@ -9,8 +9,3 @@ parameters:
|
||||
- library
|
||||
ignoreErrors:
|
||||
- '#Method [\w:\(\)_\\]+ should return (object|string) but return statement is missing.#'
|
||||
- message: '#Constant NULL_DATE not found#'
|
||||
- message: '#Constant TQUOT not found#'
|
||||
- message: '#Constant ACTIVE_DBTYPE not found#'
|
||||
- message: '#Constant DEFAULT_NOTIFY_ICON not found#'
|
||||
- message: '#Constant DEFAULT_PLATFORM_ICON not found#'
|
||||
|
||||
Reference in New Issue
Block a user