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 #41463 [Serializer][Validator] Fix not null return from "getCollectionValueTypes" (jderusse)
This PR was merged into the 5.3 branch.
Discussion
----------
[Serializer][Validator] Fix not null return from "getCollectionValueTypes"
| Q | A
| ------------- | ---
| Branch? | 5.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Currently experimenting `An exception has been thrown during the rendering of a template ("Notice: Undefined offset: 0").`
When a property is an array and PropertyInfo is not able to guess the type of CollectionValue
Commits
-------
c4dcfd1fde Fix not null return from "getCollectionValueTypes"
0 commit comments