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

Skip to content

[PropertyInfo] Add failing test case for multi phpdoc covered promoted properties #46550

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

Closed

Conversation

ostrolucky
Copy link
Contributor

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

This failing test case demonstrates that #46056 causes yet another regression and even originally introduced functionality doesn't work properly.

Can you take a look @simPod ?

…d properties

This demonstrates that symfony#46056 causes a regression and incorrectly detects types in case there are multiple phpdoc covered promoted properties.
@nicolas-grekas
Copy link
Member

Closing as part of #46611

nicolas-grekas added a commit that referenced this pull request Jun 10, 2022
…s (ostrolucky, simPod)

This PR was merged into the 6.1 branch.

Discussion
----------

[PropertyInfo] Fix multi phpdoc covered promoted properties

| Q             | A
| ------------- | ---
| Branch?       | 6.1
| Bug fix?      | yes
| Tickets       | Fix #46550
| License       | MIT

I came up with this solution

Commits
-------

f503e37 [PropertyInfo] Fix multi phpdoc covered promoted properties
1605b57 [PropertyInfo] Add failing test case for multi phpdoc covered promoted properties
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