-
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug #41463 [Serializer][Validator] Fix not null return from "getColle…
…ctionValueTypes" (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"
- Loading branch information
Showing
3 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters