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

Reading Inconsistency #401

Merged
merged 2 commits into from Mar 25, 2014
Merged

Reading Inconsistency #401

merged 2 commits into from Mar 25, 2014

Conversation

BruceLampson
Copy link
Contributor

Thanks for the article. found some inconsistency in the reading

Thanks for the article. found some inconsistency in the reading
@@ -85,9 +85,6 @@ class Module
'Zend\Authentication\AuthenticationService' => function($serviceManager) {
// If you are using DoctrineORMModule:
return $serviceManager->get('doctrine.authenticationservice.orm_default');

// If you are using DoctrineODMModule:
return $serviceManager->get('doctrine.authenticationservice.odm_default');
Copy link
Member

Choose a reason for hiding this comment

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

Why was this removed?

@Ocramius Ocramius added this to the 0.9.0 milestone Mar 24, 2014
@BruceLampson
Copy link
Contributor Author

I can see the difference, thought it was a duplicated entry. :)

Restored what seemed to be a duplicated entry
@Ocramius
Copy link
Member

@BruceLampson thanks!

@Ocramius Ocramius self-assigned this Mar 25, 2014
Ocramius added a commit that referenced this pull request Mar 25, 2014
@Ocramius Ocramius merged commit 98a1158 into doctrine:master Mar 25, 2014
@gianarb gianarb mentioned this pull request 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.

None yet

2 participants