You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan.neon.dist
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ parameters:
9
9
ignoreErrors:
10
10
- '#Constant EMILIA_COMMENT_HACKS_PATH not found.#'
11
11
- '#Constant PROGRESS_PLANNER_FILE not found.#'
12
-
- '#Call to an undefined method EmiliaProjects\\WP\\Comment\\Inc\\Progress_Planner\\[a-zA-Z0-9_\\\:\(\)].#'
13
12
- '#Call to method [a-zA-Z0-9_\\\]+\(\) on an unknown class Progress_Planner\\[a-zA-Z0-9_\\].#'
14
13
- '#Method EmiliaProjects\\WP\\Comment\\Inc\\Progress_Planner_Tasks\:\:add_task_providers\(\) has invalid return type Progress_Planner\\Suggested_Tasks\\Tasks\\Providers\\Provider.#'
15
14
- '#Parameter \$providers of method EmiliaProjects\\WP\\Comment\\Inc\\Progress_Planner_Tasks\:\:add_task_providers\(\) has invalid type Progress_Planner\\Suggested_Tasks\\Tasks\\Providers\\Provider.#'
0 commit comments