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

Skip to content

[ErrorHandler] ignore @return when there is an @template #45043

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
Jan 17, 2022

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

And update .github/expected-missing-return-types.diff

@stof
Copy link
Member

stof commented Jan 17, 2022

it also needs to handle class-level @template

@nicolas-grekas
Copy link
Member Author

@stof right, updated.

@nicolas-grekas nicolas-grekas merged commit c9302ec into symfony:6.1 Jan 17, 2022
@nicolas-grekas nicolas-grekas deleted the eh-template branch January 17, 2022 16:25
nicolas-grekas added a commit that referenced this pull request Mar 18, 2022
…late`` (nicolas-grekas)

This PR was merged into the 5.4 branch.

Discussion
----------

[ErrorHandler] ignore ``@return`` when there is an ``@template``

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

And update .github/expected-missing-return-types.diff

Commits
-------

d1aa509 [ErrorHandler] ignore ``@return`` when there is an ``@template``
nicolas-grekas added a commit that referenced this pull request Mar 18, 2022
* 5.4:
  bug #45043 [ErrorHandler] ignore ``@return`` when there is an ``@template`` (nicolas-grekas)
  [Finder] fix tests on Windows
nicolas-grekas added a commit that referenced this pull request Mar 18, 2022
* 6.0:
  bug #45043 [ErrorHandler] ignore ``@return`` when there is an ``@template`` (nicolas-grekas)
  [Finder] fix tests on Windows
PhilETaylor pushed a commit to PhilETaylor/symfony that referenced this pull request Sep 6, 2023
…``@template`` (nicolas-grekas)

This PR was merged into the 5.4 branch.

Discussion
----------

[ErrorHandler] ignore ``@return`` when there is an ``@template``

| Q             | A
| ------------- | ---
| Branch?       | 5.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

And update .github/expected-missing-return-types.diff

Commits
-------

d1aa509 [ErrorHandler] ignore ``@return`` when there is an ``@template``
PhilETaylor pushed a commit to PhilETaylor/symfony that referenced this pull request Sep 6, 2023
* 5.4:
  bug symfony#45043 [ErrorHandler] ignore ``@return`` when there is an ``@template`` (nicolas-grekas)
  [Finder] fix tests on Windows
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