10000 [PropertyInfo] ReflectionExtractor: give a chance to other extractors if no properties by dunglas · Pull Request #26236 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[PropertyInfo] ReflectionExtractor: give a chance to other extractors if no properties #26236

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
Feb 19, 2018

Conversation

dunglas
Copy link
Member
@dunglas dunglas commented Feb 19, 2018
Q A
Branch? 2.8
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #25803
License MIT
Doc PR n/a

For instance when using __call(), see #25803.

@stof
Copy link
Member
stof commented Feb 19, 2018

Looks good to me

@fabpot
Copy link
Member
fabpot commented Feb 19, 2018

Thank you @dunglas.

@fabpot fabpot merged commit 270147b into symfony:2.8 Feb 19, 2018
fabpot added a commit that referenced this pull request Feb 19, 2018
… extractors if no properties (dunglas)

This PR was merged into the 2.8 branch.

Discussion
----------

[PropertyInfo] ReflectionExtractor: give a chance to other extractors if no properties

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   | yes
| Fixed tickets | #25803 <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | n/a

For instance when using `__call()`, see #25803.
<!--
- Bug fixes must be submitted against the lowest branch where they apply
  (lowest branches are regularly merged to upper ones so they get the fixes too).
- Features and deprecations must be submitted against the master branch.
- Replace this comment by a description of what your PR is solving.
-->

Commits
-------

270147b [PropertyInfo] ReflectionExtractor: give a chance to other extractors if no properties
@dunglas dunglas deleted the fix-25803 branch February 19, 2018 20:48
This was referenced Mar 1, 2018
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.

6 participants
0