We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For 3.x & 4.x we have a new failure - Failed asserting that two objects are equal.
LInks for reference - Github action Seen on Github actions tests
Passes on Preferred Lowest actions, there will be an upgrade in symfony version, causing this issue.
3.x & 4.x
The text was updated successfully, but these errors were encountered:
There no issues with Symfony/serializer v6.4.9
Post that with current v6.4.15 we see issue with serialize(), missing few attributes on the output.
Thanks!
Sorry, something went wrong.
Checking with other symfony/serializer versions, 6.4.9, 6.4.10, 6.4.11, 6.4.12, 6.4.13 does not have any issue.
From version 6.4.15, we see the current error.
Changes symfony/serializer@v6.4.13...v6.4.15
symfony/serializer@9d862d6
kedarkhaire
Successfully merging a pull request may close this issue.
Description
For 3.x & 4.x we have a new failure - Failed asserting that two objects are equal.
Steps to Reproduce
LInks for reference - Github action
Seen on Github actions tests
Notes
Passes on Preferred Lowest actions, there will be an upgrade in symfony version, causing this issue.
Version Info
3.x & 4.x
The text was updated successfully, but these errors were encountered: