I'm using JMS Serializer in a Joomla! project but it seems there are several annotations that don't work properly with the library. I cannot remove those annotations because they are inside of Joomla! code so if the user updates the code, those annotations will be there again.
Is there a way to configure the serializer to ignore all the annotations?
Any help would be appreciated.