8000 Fixed broken build by Nyholm · Pull Request #11945 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Fixed broken build #11945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion event_dispatcher.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The most common way to listen to an event is to register an **event listener**::
Check out the :doc:`Symfony events reference </reference/events>` to see
what type of object each event provides.

.. versionadded::
.. versionadded:: 4.3

The :class:`Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent` class was
introduced in Symfony 4.3. In previous versions it was called
Expand Down
1 change: 0 additions & 1 deletion setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ Go Deeper with Setup
:glob:

setup/homestead
setup/built_in_web_server
setup/web_server_configuration
setup/*

Expand Down
0