Skip to content

Commit 65b0822

Browse files
committed
minor #4798 Add version added note for the debug:event-dispatcher command (adamelso)
This PR was merged into the 2.6 branch. Discussion ---------- Add version added note for the debug:event-dispatcher command Related to #4319, adds a note that the `debug:event-dispatcher` was introduced in 2.6. ping @xabbuh Commits ------- a3d43a5 Add version added note for the debug:event-dispatcher command
2 parents 0615928 + a3d43a5 commit 65b0822

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cookbook/service_container/event_listener.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ done as follow::
136136
Debugging Event Listeners
137137
-------------------------
138138

139+
.. versionadded:: 2.6
140+
The ``debug:event-dispatcher`` command was introduced in Symfony 2.6.
141+
139142
You can find out what listeners are registered in the event dispatcher
140143
using the console. To show all events and their listeners, run:
141144

0 commit comments

Comments
 (0)