Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Allow to add serializers through config #3572

Merged
merged 1 commit into from
Jan 29, 2013

Conversation

bakura10
Copy link
Contributor

This allow to add serializers to the SerializerAdapter plugin manager the same way as many other ZF 2 components. Basically, you can either implement SerializerProviderInterface in your module class, or adding the serializers key in your config array.

@weierophinney > Could you merge this for 2.1 plz ? Btw, in this PR I've done what I told you about previous time (moving the service listener stuff into the own manager factory). If it's ok for you I'll do this for all others plugin managers once ZF 2.1 is out.

@ghost ghost assigned weierophinney Jan 29, 2013
weierophinney added a commit that referenced this pull request Jan 29, 2013
@weierophinney weierophinney merged commit ae45095 into zendframework:develop Jan 29, 2013
@bakura10 bakura10 deleted the serializer-feature branch January 29, 2013 15:07
weierophinney added a commit to zendframework/zend-modulemanager that referenced this pull request May 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants