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

Add DoctrineObject factory for DocumentManager #124

Conversation

fabiocarneiro
Copy link
Contributor

This allows to use the MongoDB DocumentManager as DoctrineObject hydrator default object manager, by switching module positions in zf2 app config, or removes the necessity of creating a factory for it or setting the object manager in a fieldset.

@fabiocarneiro
Copy link
Contributor Author

@gianarb Will i have to update this for 5.4- compatibility? or will it be increased like ORM?

@gianarb
Copy link
Contributor

gianarb commented Mar 26, 2015

Hi @fabiocarneiro thanks for your contribution!
We are discussion about this stuff in this moment.. :)
There are a lot of developers that use php 5.3 :)

@fabiocarneiro
Copy link
Contributor Author

@gianarb php 5.3 is not installing anymore. doctrine/doctrine-module 0.9.x-dev requires php >=5.4

@gianarb
Copy link
Contributor

gianarb commented Mar 26, 2015

Oh yes :) Thanks!

@fabiocarneiro fabiocarneiro mentioned this pull request Mar 27, 2015
gianarb pushed a commit that referenced this pull request Mar 31, 2015
gianarb pushed a commit that referenced this pull request Mar 31, 2015
@gianarb
Copy link
Contributor

gianarb commented Mar 31, 2015

Merged in master b4fffeb
Thanks

@gianarb gianarb closed this Mar 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants