Skip to content
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

[Csrf] Added type-hint for CsrfTokenMangerInterface #32208

Merged
merged 1 commit into from
Jun 29, 2019

Conversation

julien57
Copy link

Q A
Branch? Master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32179
License MIT
Doc PR symfony/symfony-docs#..

Add type-hints in PR for CsrfTokenManagerInterface & CsrfTokenManager component.

@julien57
Copy link
Author

__toString method of CsrfToken return a string.

@derrabus derrabus mentioned this pull request Jun 27, 2019
57 tasks
@julien57 julien57 closed this Jun 27, 2019
@julien57 julien57 reopened this Jun 27, 2019
@julien57 julien57 changed the title Added type-hint for CsrfTokenMangerInterface [Csrf] Added type-hint for CsrfTokenMangerInterface Jun 27, 2019
@fabpot
Copy link
Member

fabpot commented Jun 29, 2019

Thank you @julien57.

@fabpot fabpot merged commit 44e5b0b into symfony:master Jun 29, 2019
fabpot added a commit that referenced this pull request Jun 29, 2019
…ien57)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[Csrf] Added type-hint for CsrfTokenMangerInterface

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

Add type-hints in PR for CsrfTokenManagerInterface & CsrfTokenManager component.

Commits
-------

44e5b0b removed return values
Tobion added a commit that referenced this pull request Jul 2, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

[CSRF] add more parameter types

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | /no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #32179
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Those have been missing in #32208

Commits
-------

d442028 [CSRF] add more parameter types
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.

None yet

5 participants