Skip to content

Mention that "exclude" option now accepts arrays too #9802

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
May 24, 2018

Conversation

javiereguiluz
Copy link
Member

This fixes #9758.

I propose to not display a full config example of this feature because it's an edge-case unneeded in most apps and the example would make this article even longer (and it's already super long).

@javiereguiluz javiereguiluz added this to the 4.2 milestone May 22, 2018
@javiereguiluz javiereguiluz merged commit b6050bf into symfony:master May 24, 2018
javiereguiluz added a commit that referenced this pull request May 24, 2018
…iereguiluz)

This PR was merged into the master branch.

Discussion
----------

Mention that "exclude" option now accepts arrays too

This fixes #9758.

I propose to not display a full config example of this feature because it's an edge-case unneeded in most apps and the example would make this article even longer (and it's already super long).

Commits
-------

b6050bf Mention that "exclude" option now accepts arrays too
@javiereguiluz javiereguiluz deleted the fix_9758 branch May 24, 2018 16:01
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.

[DI] Ability to exclude an array of paths when auto-registering resources
2 participants