Skip to content

Conversation

GuilhemN
Copy link
Contributor

@GuilhemN GuilhemN commented Mar 5, 2016

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

See #18021

@TomasVotruba
Copy link
Contributor

Awesome idea!

Are these all places in whole framework where Reflection use is redundant?

@GuilhemN
Copy link
Contributor Author

GuilhemN commented Mar 5, 2016

@TomasVotruba no there are probably other places, reflection is used so much that it's complicated to find where it's wrongly used...

@fabpot
Copy link
Member

fabpot commented Mar 6, 2016

Thank you @Ener-Getick.

@fabpot fabpot merged commit 35be501 into symfony:2.7 Mar 6, 2016
fabpot added a commit that referenced this pull request Mar 6, 2016
This PR was merged into the 2.7 branch.

Discussion
----------

[2.7] Don't use reflection when possible

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

See #18021

Commits
-------

35be501 Don't use reflections when possible
@GuilhemN GuilhemN deleted the REFLECTION2 branch March 6, 2016 10:44
fabpot added a commit that referenced this pull request Mar 6, 2016
This PR was merged into the 2.7 branch.

Discussion
----------

[EventDispatcher] fix syntax error

| Q             | A
| ------------- | ---
| Branch        | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #18025
| License       | MIT
| Doc PR        |

Commits
-------

98cc980 [EventDispatcher] fix syntax error
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.

5 participants