Skip to content

[DependencyInjection] add union types #41902

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 29, 2021

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 6.0
Bug fix? no
New feature? no
Deprecations? no
Tickets Part of #41424
License MIT
Doc PR -

* @param string $name The parameter name
*
* @return array|bool|float|int|string|null The parameter value
* @return mixed The parameter value
Copy link
Member Author

Choose a reason for hiding this comment

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

here is an annotation that doesn't match the corresponding setter

@nicolas-grekas nicolas-grekas merged commit f4d1e4f into symfony:6.0 Jun 29, 2021
@nicolas-grekas nicolas-grekas deleted the unions-di branch June 29, 2021 14:16
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