liip / serializer

A PHP serializer that generates PHP code for maximum performance
MIT License
127 stars 10 forks source link

remove duplicate groups in context #22

Closed dbu closed 3 years ago

dbu commented 3 years ago

found some logs like "Type "Model\Stuff" is not known in version 5 and groups api, api, details. Did you forgot to configure the generators to support this file or this combination of version and groups?

while it is sloppy, there is no reason why this should not work.