Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented JMSSerializer for serialization #75

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dennisdegreef
Copy link
Contributor

This closes #74

Implemented JMSSerializer instead of custom (un)serialize calls.

@lonelypullrequests I'd love to have some feedback on this!

use Metadata\Driver\DriverInterface;
use Metadata\MergeableClassMetadata;

class ProfileMetadataDriver implements DriverInterface
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops, forgot about this one, need to move this to a separate file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace serializer with JMS
1 participant