Skip to content

Document the new auto_alias tag in the serive container in 2.7 #4992

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
fabpot opened this issue Feb 12, 2015 · 2 comments
Closed

Document the new auto_alias tag in the serive container in 2.7 #4992

fabpot opened this issue Feb 12, 2015 · 2 comments
Labels
actionable Clear and specific issues ready for anyone to take them. DependencyInjection good first issue Ideal for your first contribution! (some Symfony experience may be required) hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@fabpot
Copy link
Member

fabpot commented Feb 12, 2015

From symfony/symfony#12526

Docs is mostly here symfony/symfony#11460 (comment)

@wouterj
Copy link
Member

wouterj commented May 8, 2015

This at least has to be documented in reference/dic_tags. Besides that, it may even deserve a cookbook recipe

@wouterj wouterj added good first issue Ideal for your first contribution! (some Symfony experience may be required) actionable Clear and specific issues ready for anyone to take them. labels May 8, 2015
@javiereguiluz
Copy link
Member

For reference purposes, here it is the (brief) blog post explaining this new feature: http://symfony.com/blog/new-in-symfony-2-7-dependency-injection-improvements#added-an-auto-alias-compiler-pass

@wouterj wouterj added the hasPR A Pull Request has already been submitted for this issue. label Jun 27, 2015
weaverryan added a commit that referenced this issue Jul 16, 2015
This PR was merged into the 2.7 branch.

Discussion
----------

Documented the "auto_alias" feature

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes
| Applies to    | 2.7+
| Fixed tickets | #4992

Commits
-------

1524f5a Fixed an error in the auto_alias format value
bab745d Minor grammar issue
4d0f6ea Minor fixes
4c50cb0 Fixed some errors and added a new note
e24f77e Removed an extra blank line
69152e7 Added the "versionadded: 2.7" directive
a5f0eec Documented the "auto_alias" feature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. DependencyInjection good first issue Ideal for your first contribution! (some Symfony experience may be required) hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

5 participants