Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[TwigBridge] Swapped $rootDir and $fileLinkFormatter arguments in DebugCommand #31688

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 29, 2019

Conversation

yceruto
Copy link
Member

@yceruto yceruto commented May 29, 2019

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

This is necessary to remove the $rootDir in 5.0, see #31667

@yceruto yceruto changed the title [TwigBridge] exchanged $rootDir and $fileLinkFormatter arguments in DebugCommand [TwigBridge] Swapped $rootDir and $fileLinkFormatter arguments in DebugCommand May 29, 2019
@chalasr chalasr added this to the next milestone May 29, 2019
@yceruto yceruto force-pushed the twig_deb_cmd_arg_depr branch from f917608 to eb46a30 Compare May 29, 2019 13:37
Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update UPGRADE files also

@yceruto yceruto force-pushed the twig_deb_cmd_arg_depr branch from eb46a30 to 200441e Compare May 29, 2019 16:22
@yceruto
Copy link
Member Author

yceruto commented May 29, 2019

@nicolas-grekas comments addressed, thanks!

@yceruto yceruto force-pushed the twig_deb_cmd_arg_depr branch from 200441e to beca864 Compare May 29, 2019 16:24
@Tobion
Copy link
Contributor

Tobion commented May 29, 2019

Thank you @yceruto.

@Tobion Tobion merged commit beca864 into symfony:4.4 May 29, 2019
Tobion added a commit that referenced this pull request May 29, 2019
…uments in DebugCommand (yceruto)

This PR was merged into the 4.4 branch.

Discussion
----------

[TwigBridge] Swapped $rootDir and $fileLinkFormatter arguments in DebugCommand

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

This is necessary to remove the `$rootDir` in 5.0, see #31667

Commits
-------

beca864 exchanged $rootDir and $fileLinkFormatter arguments in DebugCommand
@yceruto yceruto deleted the twig_deb_cmd_arg_depr branch May 29, 2019 22:49
nicolas-grekas added a commit that referenced this pull request May 30, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

[TwigBundle] bump Twig bridge dependency

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

We need a version of the `DebugCommand` class that is compatible with
its service definition in the Twig bundle.

Commits
-------

9df66b8 bump Twig bridge dependency
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
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.

5 participants