8000 Fix inconsistent return points by derrabus · Pull Request #33009 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Fix inconsistent return points #33009

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

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

derrabus
Copy link
Member
@derrabus derrabus commented Aug 7, 2019
Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #17201 (partly)
License MIT
Doc PR N/A

This PR fixes some inconsistent return points I've discovered while working on #32993. Adding return types made fixing these inconsistencies necessary, see also this comment.

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone Aug 7, 2019
@derrabus derrabus force-pushed the bugfix/inconsitent-return branch from 78e37cf to 1a83f9b Compare August 7, 2019 11:38
@nicolas-grekas
Copy link
Member

Thank you @derrabus.

@nicolas-grekas nicolas-grekas merged commit 1a83f9b into symfony:3.4 Aug 7, 2019
nicolas-grekas added a commit that referenced this pull request Aug 7, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Fix inconsistent return points

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

This PR fixes some inconsistent return points I've discovered while working on #32993. Adding return types made fixing these inconsistencies necessary, see also [this comment](#17201 (comment)).

Commits
-------

1a83f9b Fix inconsistent return points.
@derrabus derrabus deleted the bugfix/inconsitent-return branch August 7, 2019 11:46
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.

3 participants
0