Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Add Twig environment service parameter to TwigDataCollector constructor #126

Merged
merged 1 commit into from
Nov 7, 2017
Merged

Add Twig environment service parameter to TwigDataCollector constructor #126

merged 1 commit into from
Nov 7, 2017

Conversation

GwendolenLynch
Copy link
Contributor

@GwendolenLynch GwendolenLynch commented Nov 4, 2017

This is a BC break introduced upstream in symfony/symfony#24236

This is a BC break introduced upstream in 860575a88240a1eca46fc9a660212816827d32df
@fabpot
Copy link
Member

fabpot commented Nov 7, 2017

Indeed, we need to fix the BC break upstream. This PR is still valid to get the new feature though.

@fabpot
Copy link
Member

fabpot commented Nov 7, 2017

Thank you @GawainLynch.

@fabpot fabpot merged commit de4ce77 into silexphp:master Nov 7, 2017
fabpot added a commit that referenced this pull request Nov 7, 2017
…tor constructor (GawainLynch)

This PR was merged into the 2.0.x-dev branch.

Discussion
----------

Add Twig environment service parameter to TwigDataCollector constructor

This is a BC break introduced upstream in symfony/symfony#24236

Commits
-------

de4ce77 Add Twig environment service parameter to TwigDataCollector constructor
@GwendolenLynch GwendolenLynch deleted the symfony-34 branch November 7, 2017 01:05
symfony-splitter pushed a commit to symfony/twig-bridge that referenced this pull request Nov 7, 2017
…o0NL)

This PR was squashed before being merged into the 3.4 branch (closes #24851).

Discussion
----------

[TwigBridge] Fix BC break due required twig environment

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes/no
| Fixed tickets | symfony/symfony#24236 (comment)
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->

See ezsystems/ezplatform-design-engine#12 + silexphp/Silex-WebProfiler#126 + bolt/bolt#7154

Sorry for that :)

cc @fabpot

Commits
-------

243e4b2 [TwigBridge] Fix BC break due required twig environment
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Nov 7, 2017
…o0NL)

This PR was squashed before being merged into the 3.4 branch (closes #24851).

Discussion
----------

[TwigBridge] Fix BC break due required twig environment

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes/no
| Fixed tickets | #24236 (comment)
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->

See ezsystems/ezplatform-design-engine#12 + silexphp/Silex-WebProfiler#126 + bolt/bolt#7154

Sorry for that :)

cc @fabpot

Commits
-------

243e4b2 [TwigBridge] Fix BC break due required twig environment
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants