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

Symfony 4.0 Support array Kernel::getKernelParameters and array_replace #973

Closed
Haehnchen opened this issue Jul 5, 2017 · 0 comments
Closed
Labels

Comments

@Haehnchen
Copy link
Owner

What if the return statement is an array directly, without any array_merge ? This is the case in symfony 4.x

you should support array_replace for associative arrays too

https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/Kernel.php#L549

Comment: fe2c132#commitcomment-22910921

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

No branches or pull requests

1 participant