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
The ODM allows the use of custom types for identifier fields, however it currently uses the PHP value of an identifier as an array index key for grouping IDs together. This throws errors when the PHP value is a non-scalar.
0 commit comments