10000 Deprecation warning keeps even after update · Issue #16643 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Deprecation warning keeps even after update #16643

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

Closed
dosten opened this issue Nov 24, 2015 · 0 comments
Closed

Deprecation warning keeps even after update #16643

dosten opened this issue Nov 24, 2015 · 0 comments

Comments

@dosten
Copy link
Contributor
dosten commented Nov 24, 2015

Hi there!

I'm migrating to 2.8 but this deprecation warning keeps even when I update my custom authenticator, I think that this is because the new SimplePreAuthenticatorInterface extends the old one. This is intended?

The AppBundle\Security\Authentication\SessionAuthenticator class implements Symfony\Component\Security\Core\Authentication\SimplePreAuthenticatorInterface that is deprecated Since version 2.8, to be removed in 3.0. Use the same interface from Security\Http\Authentication instead.
@dosten dosten closed this as completed Nov 28, 2015
nicolas-grekas added a commit that referenced this issue Jan 12, 2016
…terfaces (peterrehm)

This PR was merged into the 2.8 branch.

Discussion
----------

[Debug] Fixed erroneous deprecation notice for extended Interfaces

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #16643, #16775
| License       | MIT
| Doc PR        | -

Replaces #16775.

Commits
-------

5f4e968 Fixed erroneous deprecation notice for extended Interfaces
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0