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

Skip to content

[HttpKernel] Don't install HttpKernel 4.4 with Console 5 #31734

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

Conversation

derrabus
Copy link
Member

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

Another attempt to get the build of #31709 green. Because the base class of ConsoleEvent was changed, the Console component 5.0 in going to be incompatible with DebugHandlersListener in HttpKernel 4.4.

@nicolas-grekas nicolas-grekas added this to the next milestone May 30, 2019
@nicolas-grekas
Copy link
Member

Would it make more sense to do this on the console component? Reading your description, that's what I was expecting.

@nicolas-grekas
Copy link
Member

Hum ok, no, console doesn't know about http-kernel.

@nicolas-grekas
Copy link
Member

Thank you @derrabus.

@nicolas-grekas nicolas-grekas merged commit 44f326d into symfony:4.4 May 30, 2019
nicolas-grekas added a commit that referenced this pull request May 30, 2019
… (derrabus)

This PR was merged into the 4.4 branch.

Discussion
----------

[HttpKernel] Don't install HttpKernel 4.4 with Console 5

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

Another attempt to get the build of #31709 green. Because the base class of `ConsoleEvent` was changed, the Console component 5.0 in going to be incompatible with `DebugHandlersListener` in HttpKernel 4.4.

Commits
-------

44f326d HttpKernel 4.4 is incompatible with Console 5 because of the EventDispatcher changes.
@derrabus derrabus deleted the bugfix/kernel-console-4.4 branch May 30, 2019 14:03
@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.

4 participants