Skip to content

[TwigBundle] gracefully handle missing hinclude renderer #23356

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

Merged
merged 1 commit into from
Jul 3, 2017

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 3, 2017

Q A
Branch? 3.2
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

Since #23272 the ExtensionPass from the TwigBundle will error when being used with FrameworkBundle 3.4 thus letting all deps=high build jobs fail.

@xabbuh xabbuh added this to the 3.2 milestone Jul 3, 2017
@xabbuh xabbuh changed the base branch from master to 3.2 July 3, 2017 09:24
@fabpot
Copy link
Member

fabpot commented Jul 3, 2017

Thank you @xabbuh.

@fabpot fabpot merged commit ebdbecf into symfony:3.2 Jul 3, 2017
fabpot added a commit that referenced this pull request Jul 3, 2017
… (xabbuh)

This PR was merged into the 3.2 branch.

Discussion
----------

[TwigBundle] gracefully handle missing hinclude renderer

| Q             | A
| ------------- | ---
| Branch?       | 3.2
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Since #23272 the `ExtensionPass` from the TwigBundle will error when being used with FrameworkBundle 3.4 thus letting all `deps=high` build jobs fail.

Commits
-------

ebdbecf gracefully handle missing hinclude renderer
@xabbuh xabbuh deleted the pr-23272 branch July 3, 2017 10:10
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