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

Skip to content

[FrameworkBundle] Change priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING #27272

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 30, 2018

Conversation

upyx
Copy link
Contributor

@upyx upyx commented May 15, 2018

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

Hello!
There is fix for #27259 issue. It changes priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING as @chalasr advised. I'm not sure about side effects by that.

@upyx
Copy link
Contributor Author

upyx commented May 15, 2018

Oh... Tests failed in 4.0 branch 😟

@nicolas-grekas
Copy link
Member

That's for branch 3.4 I suppose, the bug is there also, isn't it?

@upyx upyx force-pushed the change_add_console_command_pass_priority branch 2 times, most recently from d822599 to b2e755e Compare May 15, 2018 11:09
@upyx upyx changed the base branch from 4.0 to 3.4 May 15, 2018 11:10
@upyx upyx force-pushed the change_add_console_command_pass_priority branch from b2e755e to 7e5fbce Compare May 15, 2018 11:26
@chalasr chalasr changed the title [DI] Change priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING [FrameworkBundle] Change priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING May 15, 2018
@chalasr chalasr added this to the 3.4 milestone May 15, 2018
@upyx
Copy link
Contributor Author

upyx commented May 15, 2018

@chalasr you've renamed PR. Should I change commit description?

@chalasr
Copy link
Member

chalasr commented May 16, 2018

@upyx you can, but not a requirement (the rest of the message is precise enough to not care). The reasoning behind the title change is that this change impacts FrameworkBundle only, and we use the title PR as merge commit message.

@upyx upyx force-pushed the change_add_console_command_pass_priority branch from 7e5fbce to ea5ac6a Compare May 16, 2018 08:53
@upyx
Copy link
Contributor Author

upyx commented May 16, 2018

I've rebased commit on head of 3.4. Tests was broken by merging 2.8 into 3.4.

@upyx upyx force-pushed the change_add_console_command_pass_priority branch from ea5ac6a to fc9e10c Compare May 17, 2018 06:48
@upyx upyx force-pushed the change_add_console_command_pass_priority branch from fc9e10c to e360995 Compare May 23, 2018 05:03
@fabpot
Copy link
Member

fabpot commented May 30, 2018

Thank you @upyx.

@fabpot fabpot merged commit e360995 into symfony:3.4 May 30, 2018
fabpot added a commit that referenced this pull request May 30, 2018
… to TYPE_BEFORE_REMOVING (upyx)

This PR was merged into the 3.4 branch.

Discussion
----------

[FrameworkBundle] Change priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING

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

Hello!
There is fix for #27259 issue. It changes priority of `AddConsoleCommandPass` to `TYPE_BEFORE_REMOVING` as @chalasr advised. I'm not sure about side effects by that.

Commits
-------

e360995 [FrameworkBundle] Change priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING
@fabpot fabpot mentioned this pull request Jun 25, 2018
This was referenced Jun 25, 2018
leofeyer pushed a commit to contao/core-bundle that referenced this pull request Jun 26, 2018
…(see #1590)

Description
-----------

The changes in symfony/symfony#27272 broke our support for doctrine migrations support.

Commits
-------

5e972d9 Fixed DoctrineMigrationsPass not working with latest Symfony 3.4+ changes anymore
ausi pushed a commit to contao/contao that referenced this pull request Aug 15, 2018
…nymore (see #1590)

Description
-----------

The changes in symfony/symfony#27272 broke our support for doctrine migrations support.

Commits
-------

5e972d96 Fixed DoctrineMigrationsPass not working with latest Symfony 3.4+ changes anymore
@upyx upyx deleted the change_add_console_command_pass_priority branch November 1, 2018 00:23
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