Skip to content

Added a note about case-insensitiveness of service ids #7374

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

Closed
wants to merge 2 commits into from

Conversation

javiereguiluz
Copy link
Member

This fixes #7367. I propose to add just a small note because my guess it that the case-insensitive behavior is unused by 99.99% of developers and most of them are even unaware of it.

@@ -154,6 +154,12 @@ later how you can configure a service that has multiple instances in the
``get()`` method to locate and retrieve the ``app.mailer`` service from
the service container.

.. note::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be a caution instead?

@xabbuh
Copy link
Member

xabbuh commented Jan 17, 2017

👍

Status: Reviewed

@xabbuh
Copy link
Member

xabbuh commented Jan 31, 2017

Thank you Javier.

@xabbuh xabbuh closed this in 94a157a Jan 31, 2017
@javiereguiluz javiereguiluz deleted the fix_7367 branch May 24, 2018 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document the deprecation of case-insensitive service ids
3 participants