8000 minor #11945 Fixed broken build (Nyholm) · symfony/symfony-docs@6eeaade · GitHub
[go: up one dir, main page]

Skip to content

Commit 6eeaade

Browse files
committed
minor #11945 Fixed broken build (Nyholm)
This PR was submitted for the master branch but it was squashed and merged into the 4.3 branch instead (closes #11945). Discussion ---------- Fixed broken build We are missing the version number to `versionadded`. FYI @javiereguiluz Commits ------- 075b1cc Fixed broken build
2 parents efa004f + 075b1cc commit 6eeaade

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

event_dispatcher.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The most common way to listen to an event is to register an **event listener**::
6767
Check out the :doc:< AB78 /span>`Symfony events reference </reference/events>` to see
6868
what type of object each event provides.
6969

70-
.. versionadded::
70+
.. versionadded:: 4.3
7171

7272
The :class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent` class was
7373
introduced in Symfony 4.3. In previous versions it was called

setup.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ Go Deeper with Setup
154154
:glob:
155155

156156
setup/homestead
157-
setup/built_in_web_server
158157
setup/web_server_configuration
159158
setup/*
160159

0 commit comments

Comments
 (0)
0