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

Added null as explicit return type (?TokenInterface) #24316

Merged
merged 1 commit into from Sep 26, 2017
Merged

Added null as explicit return type (?TokenInterface) #24316

merged 1 commit into from Sep 26, 2017

Conversation

linaori
Copy link
Contributor

@linaori linaori commented Sep 25, 2017

Q A
Branch? 2.7
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #23882 (comment)
License MIT
Doc PR ~

This fixes the returntype in the ContextListener so it can be merged upwards.

/cc @chalasr

@chalasr chalasr added this to the 2.7 milestone Sep 25, 2017
Copy link
Member

@ogizanagi ogizanagi left a comment

Choose a reason for hiding this comment

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

Would be great to have this done on the whole codebase

@nicolas-grekas
Copy link
Member

Thank you @iltar.

@nicolas-grekas nicolas-grekas merged commit 1ba4dd9 into symfony:2.7 Sep 26, 2017
nicolas-grekas added a commit that referenced this pull request Sep 26, 2017
…tar)

This PR was merged into the 2.7 branch.

Discussion
----------

Added null as explicit return type (?TokenInterface)

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

This fixes the returntype in the `ContextListener` so it can be merged upwards.

/cc @chalasr

Commits
-------

1ba4dd9 Added null as explicit return type (?TokenInterface)
@linaori linaori deleted the fix/context-listener-return-type branch February 8, 2019 13:38
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

8 participants