Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

add missing return type in User class #32144

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
Jun 25, 2019

Conversation

Tobion
Copy link
Contributor

@Tobion Tobion commented Jun 24, 2019

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

Fixed a missing type in #31996 chasing #17201
Every method in this class had a return type but this method.

@xabbuh xabbuh added this to the 5.0 milestone Jun 24, 2019
@chalasr
Copy link
Member

chalasr commented Jun 25, 2019

Good catch, thanks @Tobion.

@chalasr chalasr merged commit 7857f2f into symfony:master Jun 25, 2019
chalasr pushed a commit that referenced this pull request Jun 25, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

add missing return type in User class

| 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 | #...   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Fixed a missing type in #31996 chasing #17201
Every method in this class had a return type but this method.

Commits
-------

7857f2f add missing return type in User class
@Tobion Tobion deleted the add-missing-return-type-in-user branch June 25, 2019 21:54
mkrauser added a commit to mkrauser/symfony that referenced this pull request Dec 4, 2019
mkrauser added a commit to mkrauser/symfony that referenced this pull request Dec 4, 2019
mkrauser added a commit to mkrauser/symfony that referenced this pull request Dec 4, 2019
mkrauser added a commit to mkrauser/symfony that referenced this pull request Dec 10, 2019
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.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.