8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b63474 commit 8b850e6Copy full SHA for 8b850e6
UPGRADE-3.3.md
@@ -68,18 +68,15 @@ Console
68
""
69
```
70
71
+ * 8000 span> The `console.exception` event and the related `ConsoleExceptionEvent` class
72
+ have been deprecated in favor of the `console.error` event and the `ConsoleErrorEvent`
73
+ class. The deprecated event and class will be removed in 4.0.
74
+
75
Debug
76
-----
77
78
* The `ContextErrorException` class is deprecated. `\ErrorException` will be used instead in 4.0.
79
-Console
--------
-
- * The `console.exception` event and the related `ConsoleExceptionEvent` class
80
- have been deprecated in favor of the `console.error` event and the `ConsoleErrorEvent`
81
- class. The deprecated event and class will be removed in 4.0.
82
83
DependencyInjection
84
-------------------
85
0 commit comments