Skip to content
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

Improved naming #4403

Merged
merged 1 commit into from
Nov 18, 2014
Merged

Improved naming #4403

merged 1 commit into from
Nov 18, 2014

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Oct 31, 2014

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets -

I always found this very confusing. Today, I decided to try to tackle it. It's hard to explain correctly using not that many words. I would like to hear other suggestions if you think those are better :)

@xabbuh
Copy link
Member

xabbuh commented Oct 31, 2014

👍

@@ -153,7 +153,7 @@ custom tag::
$taggedServices = $container->findTaggedServiceIds(
'acme_mailer.transport'
);
foreach ($taggedServices as $id => $attributes) {
foreach ($taggedServices as $id => $tags) {
Copy link
Member

Choose a reason for hiding this comment

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

hurray for this change. It is time to use the proper naming

@wouterj wouterj merged commit 2665e1f into 2.3 Nov 18, 2014
wouterj added a commit that referenced this pull request Nov 18, 2014
This PR was merged into the 2.3 branch.

Discussion
----------

Improved naming

| Q   | A
| --- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | -

I always found this very confusing. Today, I decided to try to tackle it. It's hard to explain correctly using not that many words. I would like to hear other suggestions if you think those are better :)

Commits
-------

2665e1f Improved naming
@xabbuh xabbuh deleted the comp/di-better_names branch November 18, 2014 14:00
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.

3 participants