Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfb16cfa

Browse files
committed
Deprecations documented in UPGRADE
1 parent71156ae commitfb16cfa

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

‎UPGRADE-4.1.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
UPGRADE 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+
49
Security
510
--------
611

‎UPGRADE-5.0.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
UPGRADE FROM 4.x to 5.0
22
=======================
33

4+
Event Dispatcher
5+
-----------
6+
7+
* The`TraceableEventDispatcherInterface` has been removed.
8+
49
Security
510
--------
611

‎src/Symfony/Component/EventDispatcher/CHANGELOG.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ CHANGELOG
44
4.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

910
4.0.0
1011
-----

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp