Skip to content

Fixed the default value for toolbar configuration #9064

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
wants to merge 1 commit into from
Closed

Fixed the default value for toolbar configuration #9064

wants to merge 1 commit into from

Conversation

nicosomb
Copy link
Contributor

Because the below full default configuration shows that toolbar is set to false, we need to add consistence here.

@javiereguiluz
Copy link
Member

Thanks for this! I'll merge this in 2.7 branch because that's the oldest maintained branch where the change is needed. See https://github.com/symfony/symfony/blob/3ed19dd040643485f568fafa1b100d086eb7701e/src/Symfony/Bundle/WebProfilerBundle/DependencyInjection/Configuration.php#L39

@javiereguiluz
Copy link
Member

@nicosomb it's merged on 2.7 branch! Thanks for this ... and congrats on your first Symfony Docs contribution.

javiereguiluz added a commit that referenced this pull request Jan 17, 2018
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes #9064).

Discussion
----------

Fixed the default value for toolbar configuration

Because the below full default configuration shows that `toolbar` is set to `false`, we need to add consistence here.

Commits
-------

1b78c34 Fixed the default value for toolbar configuration
@nicosomb nicosomb deleted the patch-1 branch January 17, 2018 16:15
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.

3 participants