Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow autowire of HttpUtils#27547

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
XWB wants to merge1 commit intosymfony:3.4fromXWB:autowire-security
Closed

Conversation

@XWB
Copy link
Contributor

@XWBXWB commentedJun 7, 2018
edited
Loading

QA
Branch?3.4
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-

Autowiring the security util throws a deprecation notice and won't work anymore in Symfony 4.

Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "security.http_utils" service to "Symfony\Component\Security\Http\HttpUtils" instead.

@nicolas-grekasnicolas-grekas added this to thenext milestoneJun 7, 2018
@XWBXWB changed the base branch frommaster to3.4June 7, 2018 21:58
@XWB
Copy link
ContributorAuthor

XWB commentedJun 7, 2018

One of the tests has timed out. Please restart.

@XWB
Copy link
ContributorAuthor

XWB commentedJun 7, 2018

@nicolas-grekas Apologies, PR has been updated as the base branch should be 3.4, so the milestone tag should be changed as well.

@chalasr
Copy link
Member

chalasr commentedJun 7, 2018
edited
Loading

The alias has been added by#25562 which has merged as a new feature for 4.1.
On 3.4 you can add the alias on your side, not worth backporting to me. -1

@fabpot
Copy link
Member

Closing as we don't add new features in older branches. As mentioned by@chalasr, it's already part of 4.1 anyway. Thanks for your pull request.

@fabpotfabpot closed thisJun 8, 2018
@nicolas-grekasnicolas-grekas modified the milestones:next,4.2Nov 1, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

5 participants

@XWB@chalasr@fabpot@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp