We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Add parameter parser for Kernel::getKernelParameters #950
fe2c132
Symfony 4.0 Support array Kernel::getKernelParameters and array_replace
5450439
#973
No branches or pull requests
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/Kernel.php#L549
Comment: fe2c132#commitcomment-22910921
The text was updated successfully, but these errors were encountered: