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] fix tests#57837
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
[PropertyInfo] fix tests#57837
Uh oh!
There was an error while loading.Please reload this page.
Conversation
xabbuh commentedJul 26, 2024
Q | A |
---|---|
Branch? | 7.2 |
Bug fix? | no |
New feature? | no |
Deprecations? | no |
Issues | |
License | MIT |
@mtarld@chalasr I could need your help here as I am not sure that this is really the best way to fix the test failures. Basically, this PR reverts#57825. On the |
@xabbuh The reasoning behind not wiring the Mathias is on vacation for 2 weeks so I suggest merging this PR, he will revisit the topic once it gets back. |
da90fe7
intosymfony:7.2Uh oh!
There was an error while loading.Please reload this page.
Hey@xabbuh, Therefore, we cannot give the This is strange that tests are failing in 7.1 though. This might be because of cross-component weird dependencies (ie: property-info in "raw 7.1" and type-info in 7.1 with the |