Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
[PropertyInfo] convert legacy types to TypeInfo types if getType() is not implemented#57459
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
xabbuh commentedJun 19, 2024
Q | A |
---|---|
Branch? | 7.1 |
Bug fix? | yes |
New feature? | no |
Deprecations? | no |
Issues | Fix#57360 |
License | MIT |
@hantsy FYI, if you would like to try this with your application |
src/Symfony/Component/PropertyInfo/PropertyInfoCacheExtractor.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
btw, the testsuite should probably have a legacy test covering the usage of a legacy extractor (not implementing the new method) inside those. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Please add tests covering this BC layer
Uh oh!
There was an error while loading.Please reload this page.
e2a595a
toc8c4b55
CompareI have added some tests for this fix |
src/Symfony/Component/PropertyInfo/Tests/PropertyInfoCacheExtractorTest.phpShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/PropertyInfo/Tests/PropertyInfoCacheExtractorTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/PropertyInfo/Tests/PropertyInfoExtractorTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
76bcfb5
to92a89bc
Compare309d2c1
to835af97
CompareStatus: Needs Review |
@stof Could you spare some time to re-review this? |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
bfe7569
intosymfony:7.1Uh oh!
There was an error while loading.Please reload this page.