Finder::pluckFrom incompatible with ArrayCollection::offsetGet

vbresults

Well-known member
Affected version
2.3.4
PHP:
ArrayCollection::offsetGet
returns
Code:
?Entity
resulting in an error when attempting to fetch plucked collection items in a template, for example.
 
Back
Top Bottom