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
In the KeywordsFieldMapper, a PHPExif\Common\Collection\ArrayCollection is used. This will be deprecated and replaced by Doctrine Collection.
Implement after PHPExif/php-exif-common#32 was implemented.