Skip to content

[Security][Http] Remove BC layers #31782

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

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Jun 1, 2019

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

@chalasr chalasr added this to the 5.0 milestone Jun 1, 2019
@chalasr chalasr force-pushed the sec-http-drop-bclayers branch 6 times, most recently from c6ed734 to 6e36e03 Compare June 1, 2019 11:36
chalasr pushed a commit that referenced this pull request Jun 1, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

[Security][Guard] Forbid security-http >= 5.0

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

Unlocks #31782. To be discarded on master

Commits
-------

e2c9701 [Security][Guard] Forbid security-http >= 5.0
@chalasr
Copy link
Member Author

chalasr commented Jun 1, 2019

Green

@chalasr chalasr force-pushed the sec-http-drop-bclayers branch from 6e36e03 to 0fb3f8f Compare June 3, 2019 12:31
@chalasr chalasr force-pushed the sec-http-drop-bclayers branch 2 times, most recently from 6d49d7f to b9eb4d4 Compare June 3, 2019 14:05
@@ -39,7 +39,7 @@
*
* @author Fabien Potencier <fabien@symfony.com>
*
* @final since Symfony 4.3, EventDispatcherInterface type-hints will be updated to the interface from symfony/contracts in 5.0
Copy link
Member Author

Choose a reason for hiding this comment

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

Type hints unchanged because the class calls methods specific to the component interface (addListener)

@chalasr chalasr force-pushed the sec-http-drop-bclayers branch from b9eb4d4 to f89c0e5 Compare June 3, 2019 20:38
@nicolas-grekas
Copy link
Member

Thank you @chalasr.

@nicolas-grekas nicolas-grekas merged commit 81e9974 into symfony:master Jun 4, 2019
nicolas-grekas added a commit that referenced this pull request Jun 4, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

[Security][Http] Remove BC layers

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

Commits
-------

81e9974 [Security][Http] Remove BC layers
@chalasr chalasr deleted the sec-http-drop-bclayers branch June 4, 2019 13:38
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