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
bug #50776 [Serializer] Fix type error not be accessed before initialization (shyim)
This PR was merged into the 6.3 branch.
Discussion
----------
[Serializer] Fix type error not be accessed before initialization
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | shopware/shopware#3190
| License | MIT
| Doc PR |
Make the property like in Symfony 6.2, with 6.3 it got the type hint but the default value was missing
Commits
-------
87236aa [Serializer] Fix type error not be accessed before initialization
0 commit comments