Skip to content

[TwigBundle] Remove unecessary use to make fabbot happy #22640

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
May 5, 2017
Merged

[TwigBundle] Remove unecessary use to make fabbot happy #22640

merged 1 commit into from
May 5, 2017

Conversation

ogizanagi
Copy link
Contributor

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

@fabpot
Copy link
Member

fabpot commented May 5, 2017

Thank you @ogizanagi.

@fabpot fabpot merged commit 044cbaf into symfony:master May 5, 2017
fabpot added a commit that referenced this pull request May 5, 2017
…(ogizanagi)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[TwigBundle] Remove unecessary use to make fabbot happy

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

Commits
-------

044cbaf [TwigBundle] Remove unecessary use to make fabbot happy
@ogizanagi ogizanagi deleted the fix/twig_bundle/unecessary_use branch May 5, 2017 07:11
fabpot added a commit that referenced this pull request May 7, 2017
…on (ogizanagi)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[WebLink][TwigBundle] Fix registration of the twig extension

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | See http://symfony.com/blog/new-in-symfony-3-3-weblink-component comments
| License       | MIT
| Doc PR        | N/A

BTW it is the only extension not using a classic service definition and adding the tag using the `Symfony\Bundle\TwigBundle\DependencyInjection\Compiler\ExtensionPass` class.

(Fabbot failure fixed in #22640)

Commits
-------

3d8a564 [WebLink][TwigBundle] Fix registration of the twig extension
symfony-splitter pushed a commit to symfony/twig-bundle that referenced this pull request May 7, 2017
…on (ogizanagi)

This PR was merged into the 3.3-dev branch.

Discussion
----------

[WebLink][TwigBundle] Fix registration of the twig extension

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | See http://symfony.com/blog/new-in-symfony-3-3-weblink-component comments
| License       | MIT
| Doc PR        | N/A

BTW it is the only extension not using a classic service definition and adding the tag using the `Symfony\Bundle\TwigBundle\DependencyInjection\Compiler\ExtensionPass` class.

(Fabbot failure fixed in symfony/symfony#22640)

Commits
-------

3d8a5646e7 [WebLink][TwigBundle] Fix registration of the twig extension
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