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

[DependencyInjection] Annotated correct return type for getInEdges()/getOutEdges() #32281

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

derrabus
Copy link
Member

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A
License MIT
Doc PR N/A

This changed annotation was quite helpful when analyzing PhpDumper for #32266.

@xabbuh xabbuh added this to the 3.4 milestone Jun 30, 2019
@fabpot
Copy link
Member

fabpot commented Jul 3, 2019

Thank you @derrabus.

@fabpot fabpot merged commit 28882f5 into symfony:3.4 Jul 3, 2019
fabpot added a commit that referenced this pull request Jul 3, 2019
…getInEdges()/getOutEdges() (derrabus)

This PR was merged into the 3.4 branch.

Discussion
----------

[DependencyInjection] Annotated correct return type for getInEdges()/getOutEdges()

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

This changed annotation was quite helpful when analyzing `PhpDumper` for #32266.

Commits
-------

28882f5 Annotated correct return type for getInEdges()/getOutEdges().
@derrabus derrabus deleted the bugfix/service-reference-graph-node branch July 3, 2019 16:31
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

5 participants