Skip to content

Fix dump in twig templates and related issues when debug sometimes isn't enabled when it should#2255

Merged
carakas merged 1 commit intoforkcms:masterfrom
justcarakas:fix-twig-dump-not-working-because-debug-isnt-always-correctly-set
Sep 15, 2017
Merged

Fix dump in twig templates and related issues when debug sometimes isn't enabled when it should#2255
carakas merged 1 commit intoforkcms:masterfrom
justcarakas:fix-twig-dump-not-working-because-debug-isnt-always-correctly-set

Conversation

@carakas
Copy link
Copy Markdown
Member

@carakas carakas commented Sep 15, 2017

Type

  • Non critical bugfix

Pull request description

Twig didn't always go into debug mode when it should because the parent constructor was called before we made sure that the debug parameter was correct

@carakas carakas added this to the 5.0.4 milestone Sep 15, 2017
@carakas carakas requested a review from a team September 15, 2017 12:44
@carakas carakas merged commit a38a91b into forkcms:master Sep 15, 2017
@carakas carakas deleted the fix-twig-dump-not-working-because-debug-isnt-always-correctly-set branch September 15, 2017 13:08
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.

2 participants