-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Reworded the intro of reference/dic_tags.rst #8650
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xabbuh
reviewed
Nov 14, 2017
reference/dic_tags.rst
Outdated
service that you would like to register as a listener to one of Symfony's | ||
core events, you can flag it with the ``kernel.event_listener`` tag. | ||
:doc:`Service tags </service_container/tags>` are the mechanism used by the | ||
:doc:`Dependency Injection component </components/dependency_injection>` to flag |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DependencyInjection component
xabbuh
approved these changes
Nov 15, 2017
Even though I'm accustomed to the old name, I think this new title/name is unmistakably better :) |
weaverryan
added a commit
that referenced
this pull request
Nov 16, 2017
weaverryan
added a commit
that referenced
this pull request
Nov 21, 2017
* 2.7: Some fixes for testing/* articles in 2.7 docs Fixed some issues in PHPUnit XML config examples Removed a wrong note about controllers as services Removed lots of redundant contents [#8650] Minor rewording [#8649] Small reword Improved the link to the Symfony events reference Minor fixes for upload_file.rst Fixed a typo Added getSubscribedEvents() to UserLocaleSubscriber Reworded the explanation about service tags Reworded the intro of reference/dic_tags.rst Fixed RST syntax issue Revamped the reference/events.rst article Change some docs to be gender-neutral
weaverryan
added a commit
that referenced
this pull request
Nov 21, 2017
* 2.8: Some fixes for testing/* articles in 2.7 docs Fixed some issues in PHPUnit XML config examples Removed a wrong note about controllers as services Removed lots of redundant contents [#8650] Minor rewording [#8649] Small reword Improved the link to the Symfony events reference Minor fixes for upload_file.rst Fixed a typo Added getSubscribedEvents() to UserLocaleSubscriber Reworded the explanation about service tags Reworded the intro of reference/dic_tags.rst Fixed RST syntax issue Revamped the reference/events.rst article Change some docs to be gender-neutral
weaverryan
added a commit
that referenced
this pull request
Nov 21, 2017
* 3.3: (34 commits) Removed a deprecated feature in a testing article Some fixes for testing/* articles in 2.7 docs A few tiny encore tweaks Fixed some issues in PHPUnit XML config examples Minor typos in session articles Removed a wrong note about controllers as services Removed lots of redundant contents fix typo Update micro_kernel_trait.rst Update micro_kernel_trait.rst [#8650] Minor rewording [#8649] Small reword Improved the link to the Symfony events reference Minor fixes for upload_file.rst added commas for php code section [Workflow] minor tweaks Fixed a typo Fix minor typo Added getSubscribedEvents() to UserLocaleSubscriber [Config] Add missing paranthesis of `arrayPrototype` method ...
weaverryan
added a commit
that referenced
this pull request
Nov 21, 2017
* 3.4: (34 commits) Removed a deprecated feature in a testing article Some fixes for testing/* articles in 2.7 docs A few tiny encore tweaks Fixed some issues in PHPUnit XML config examples Minor typos in session articles Removed a wrong note about controllers as services Removed lots of redundant contents fix typo Update micro_kernel_trait.rst Update micro_kernel_trait.rst [#8650] Minor rewording [#8649] Small reword Improved the link to the Symfony events reference Minor fixes for upload_file.rst added commas for php code section [Workflow] minor tweaks Fixed a typo Fix minor typo Added getSubscribedEvents() to UserLocaleSubscriber [Config] Add missing paranthesis of `arrayPrototype` method ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If you don't agree with the title change, I'll revert it. Thanks!