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

Added configuration option for RepositoryFactory #275

Merged
merged 2 commits into from
Oct 3, 2013

Conversation

davidwindell
Copy link
Contributor

This will allow the use of a custom repository factory pulled from the SM (the option is available in ORM since 2.4).

If this is good for merge I'll pop the tests in.

@davidwindell
Copy link
Contributor Author

Ping @Ocramius @bakura10

@Ocramius
Copy link
Member

Ocramius commented Oct 2, 2013

@davidwindell needs a dependency bump

@davidwindell
Copy link
Contributor Author

@Ocramius what's the plans with locking on 2.4?

@Ocramius
Copy link
Member

Ocramius commented Oct 2, 2013

@davidwindell I'm perfectly fine with locking onto 2.4, so feel free to alter the composer.json :)

@davidwindell
Copy link
Contributor Author

@Ocramius Should I lock on >=2.4,<2.5-dev or 2.4.* or..?

@Ocramius
Copy link
Member

Ocramius commented Oct 3, 2013

I suggest >=2.4,<2.5. I'd still allow dev versions of 2.5 to be installed if people want that

@davidwindell
Copy link
Contributor Author

Great, that's done, tests added, plus I've removed the ALPHA on fixtures as should no longer be needed.

@Ocramius
Copy link
Member

Ocramius commented Oct 3, 2013

Aaaaaaaaaaaaaaaaand it's merged :)

Ocramius added a commit that referenced this pull request Oct 3, 2013
Added configuration option for RepositoryFactory
@Ocramius Ocramius merged commit 03f7f93 into doctrine:master Oct 3, 2013
oprokidnev pushed a commit to oprokidnev/DoctrineORMModule that referenced this pull request Apr 19, 2016
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