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

Add possibility of merge missing nested array values under the top-level key #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pym
Copy link

@Pym Pym commented Jan 16, 2014

Original pull request #36 by @zeliard91

Bug fix: no
Feature addition: yes
Backwards compatibility break: no
Tests pass: yes

With this, we can now have new multi dimensional arrays in the dist file under the top-level key parameter be merged in the generated parameter file.

The prompt is still waiting for a full YAML definition of the missing key.

@luxifer
Copy link

luxifer commented Jan 18, 2014

👍 please merge this

@luxifer
Copy link

luxifer commented Mar 13, 2014

Any chances to have the PR merged?

@stof
Copy link
Member

stof commented Mar 13, 2014

I will dedicated some time this weekend to review it

@elvisciotti
Copy link

this feature would be nice to have

@stof
Copy link
Member

stof commented Dec 13, 2019

I think this breaks things for cases where you have a list in an argument (for instance a list of trusted proxies, even though that's the bad example for Symfony projects as trusted proxies are needed earlier than the loading of parameters)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants