Skip to content

[ProxyManagerBridge] remove deprecated features #22785

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

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented May 19, 2017

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

@xabbuh xabbuh added this to the 4.0 milestone May 19, 2017
@xabbuh xabbuh force-pushed the proxy-manager-bridge-remove-deprecated-features branch 3 times, most recently from c60ab5d to 9b4c44b Compare May 21, 2017 08:21
@xabbuh
Copy link
Member Author

xabbuh commented May 21, 2017

#22818 must be merged first to make tests pass

@@ -17,7 +17,7 @@
],
"require": {
"php": "^7.1.3",
"symfony/dependency-injection": "~3.4|~4.0",
"symfony/dependency-injection": "~4.0",
Copy link
Member

@nicolas-grekas nicolas-grekas May 21, 2017

Choose a reason for hiding this comment

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

can't we try harder to not add this? is there a way to do so?

Copy link
Member Author

Choose a reason for hiding this comment

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

In fact, we do not need to change anything here. Fixed.

@xabbuh xabbuh force-pushed the proxy-manager-bridge-remove-deprecated-features branch 2 times, most recently from 780747d to e2335e8 Compare May 21, 2017 11:35
nicolas-grekas added a commit that referenced this pull request May 24, 2017
…0 (xabbuh)

This PR was submitted for the 3.4 branch but it was merged into the 3.3 branch instead (closes #22818).

Discussion
----------

[DependencyInjection] prepare for signature change in 4.0

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

see failing tests in #22785

Commits
-------

c4b6e20 [DI] prepare for signature change in 4.0
@nicolas-grekas
Copy link
Member

rebase unlocked

@xabbuh xabbuh force-pushed the proxy-manager-bridge-remove-deprecated-features branch from e2335e8 to 3a12949 Compare May 24, 2017 12:25
@xabbuh
Copy link
Member Author

xabbuh commented May 24, 2017

rebased

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.

👍

@fabpot
Copy link
Member

fabpot commented May 24, 2017

Thank you @xabbuh.

@fabpot fabpot merged commit 3a12949 into symfony:master May 24, 2017
fabpot added a commit that referenced this pull request May 24, 2017
This PR was merged into the 4.0-dev branch.

Discussion
----------

[ProxyManagerBridge] remove deprecated features

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

Commits
-------

3a12949 [ProxyManagerBridge] remove deprecated features
@xabbuh xabbuh deleted the proxy-manager-bridge-remove-deprecated-features branch May 24, 2017 15:15
@fabpot fabpot mentioned this pull request Oct 19, 2017
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