Remove deprecated features
Open
Nobody has claimed this yet.
severity:BC breaking
- Dominant language
- PHP
- Stars
- 39
- Forks
- 17
- Avg merge
- 1h 9m
- Merged PRs (30d)
- 1
Description
AuthenticationMethodInterfacechallenge()methods in classes that not implementAuthenticatorWithChallengeInterface
⚠️ Don't implement it before start version 4.0 development.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for AuthenticationMethodInterface and challenge() methods, then inspect the classes that implement or define them. Remove the deprecated interface and the listed challenge methods only as part of version 4.0 development; done means no intended deprecated definitions remain and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100