File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
src/Symfony/Component/EventDispatcher Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11UPGRADE FROM 4.0 to 4.1
22=======================
33
4+ Event Dispatcher
5+ ----------------
6+
7+ * The ` TraceableEventDispatcherInterface ` has been deprecated and will be removed in 5.0.
8+
49HttpFoundation
510--------------
611
Original file line number Diff line number Diff line change 11UPGRADE FROM 4.x to 5.0
22=======================
33
4+ Event Dispatcher
5+ ----------------
6+
7+ * The ` TraceableEventDispatcherInterface ` has been removed.
8+
49HttpFoundation
510--------------
611
Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ CHANGELOG
444.1.0
55-----
66
7- * The method ` TraceableEventDispatcher::getOrphanedEvents() ` has been added.
7+ * The ` TraceableEventDispatcher::getOrphanedEvents() ` method has been added.
8+ * The ` TraceableEventDispatcherInterface ` has been deprecated and will be removed in 5.0.
89
9104.0.0
1011-----
You can’t perform that action at this time.
0 commit comments