Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Security] [Guard] Added type-hints to AuthenticatorInterface #32254

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

Conversation

thomasbisignani
Copy link
Contributor

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

This PR adds the type-hints to the AuthenticatorInterface

@nicolas-grekas
Copy link
Member

These classes contain a lot of useless @param annotation, could you please send a PR to remove them, on 3.4 I suppose?

@thomasbisignani
Copy link
Contributor Author

Done here #32257 for 3.4 (@nicolas-grekas @derrabus)

@thomasbisignani thomasbisignani force-pushed the feature/added-type-hints-to-authenticatorinterface branch from d02bbde to f445329 Compare June 30, 2019 09:29
fabpot added a commit that referenced this pull request Jun 30, 2019
…omasbisignani)

This PR was merged into the 3.4 branch.

Discussion
----------

[Security] [Guard] Removed useless param annotations

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

The PR removes useless `@param` annotation, it is linked with the #32254 (comment)

Commits
-------

848e881 [Security] [Guard] Removed useless param annotations
@thomasbisignani
Copy link
Contributor Author

Fixed.
Ok for you @nicolas-grekas @derrabus ?

@derrabus derrabus mentioned this pull request Jul 1, 2019
57 tasks
Copy link
Member

@derrabus derrabus left a comment

Choose a reason for hiding this comment

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

Looks good to me, but maybe we wait until the changes of #32257 arrive in master.

@chalasr
Copy link
Member

chalasr commented Jul 2, 2019

Rebase unlocked :)

@thomasbisignani thomasbisignani force-pushed the feature/added-type-hints-to-authenticatorinterface branch from f445329 to 37dcff6 Compare July 2, 2019 18:55
@thomasbisignani thomasbisignani force-pushed the feature/added-type-hints-to-authenticatorinterface branch from 37dcff6 to 51b3c2e Compare July 2, 2019 18:55
@thomasbisignani
Copy link
Contributor Author

Rebased.

@fabpot
Copy link
Member

fabpot commented Jul 3, 2019

Thank you @thomasbisignani.

@fabpot fabpot merged commit 51b3c2e into symfony:master Jul 3, 2019
fabpot added a commit that referenced this pull request Jul 3, 2019
…rface (thomasbisignani)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[Security] [Guard] Added type-hints to AuthenticatorInterface

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

This PR adds the type-hints to the AuthenticatorInterface

Commits
-------

51b3c2e [Security] [Guard] Added type-hints to AuthenticatorInterface
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.

6 participants