You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #741 [Platform] Remove Symfony 6.4 compatibility code (OskarStark)
This PR was merged into the main branch.
Discussion
----------
[Platform] Remove Symfony 6.4 compatibility code
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues | --
| License | MIT
Remove try-catch blocks for JsonException that were only needed for Symfony 6.4 compatibility in stream processing methods.
Commits
-------
c5b96e3 Remove Symfony 6.4 compatibility code
0 commit comments