Skip to content

[DependencyInjection] Add a simple CSV env var processor #9094

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
javiereguiluz opened this issue Jan 21, 2018 · 1 comment
Closed

[DependencyInjection] Add a simple CSV env var processor #9094

javiereguiluz opened this issue Jan 21, 2018 · 1 comment
Labels
DependencyInjection hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@javiereguiluz
Copy link
Member

See symfony/symfony#25627.

This is an improvement of a feature that we haven't documented yet: env var processors. See #8382, which must be completed and merged first.

@javiereguiluz javiereguiluz added this to the 4.1 milestone Jan 21, 2018
@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Mar 29, 2018
javiereguiluz added a commit that referenced this issue May 27, 2018
…guiluz)

This PR was merged into the master branch.

Discussion
----------

Document the built in env var processors

This is start at adding documentation for env var processors, e.g. `%env(int:FOO)%`

I would welcome some feedback, if this a appropriate way to go about this, I think it needs some more examples to show how its used.

It also would ideally add a description of how custom processors are added, although that might be a later request.

starts to fix #8382, #9094

Commits
-------

aed1607 Minor rewords and formatting fixes
e3fe5fe Example of customer env var processor
67227a6 Add examples for parameter processors
cd353c7 Add description of the built in envvar processors
@javiereguiluz
Copy link
Member Author

Fixed by #9507.

javiereguiluz added a commit to javiereguiluz/symfony-docs that referenced this issue May 27, 2018
…javiereguiluz)

This PR was merged into the 3.4 branch.

Discussion
----------

Document the built in env var processors

This is start at adding documentation for env var processors, e.g. `%env(int:FOO)%`

I would welcome some feedback, if this a appropriate way to go about this, I think it needs some more examples to show how its used.

It also would ideally add a description of how custom processors are added, although that might be a later request.

starts to fix symfony#8382, symfony#9094

Commits
-------

aed1607 Minor rewords and formatting fixes
e3fe5fe Example of customer env var processor
67227a6 Add examples for parameter processors
cd353c7 Add description of the built in envvar processors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DependencyInjection hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

1 participant