File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 9
9
Debug
10
10
-----
11
11
12
- * Deprecated ` FlattenException ` , use the ` FlattenException ` of the ` ErrorRenderer ` component
13
- * Deprecated the whole component in favor of ` ErrorHandler ` component
12
+ * Deprecated the ` Debug ` class, use the one from the ` ErrorRenderer ` component instead
13
+ * Deprecated the ` FlattenException ` class, use the one from the ` ErrorRenderer ` component instead
14
+ * Deprecated the component in favor of the ` ErrorHandler ` component
14
15
15
16
DependencyInjection
16
17
-------------------
Original file line number Diff line number Diff line change @@ -54,7 +54,9 @@ Console
54
54
Debug
55
55
-----
56
56
57
- * Removed the component
57
+ * Removed the ` Debug ` class, use the one from the ` ErrorRenderer ` component instead
58
+ * Removed the ` FlattenException ` class, use the one from the ` ErrorRenderer ` component instead
59
+ * Removed the component component in favor of the ` ErrorHandler ` component
58
60
59
61
DependencyInjection
60
62
-------------------
You can’t perform that action at this time.
0 commit comments