Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Zend\Di Definition: changed class name Configuration to Config #1345

Merged
merged 1 commit into from
Aug 12, 2014
Merged

Zend\Di Definition: changed class name Configuration to Config #1345

merged 1 commit into from
Aug 12, 2014

Conversation

Martin-P
Copy link
Contributor

The first comment mentions 2 bugs in the documentation:

I have found two bugs in the documentation. At first, 'new Configuration' should be replaced with 'new Config' and the second thing is that there is no method 'setLocator' in the stable version of ZF2.

This PR fixes the first bug and changes Configuration into Config.

I can confirm the second bug where Zend\Mvc\Application::setLocator does not exist, but I'm not sure what it should be:

$app->setLocator($di);

@Ocramius Ocramius added the bug label Aug 12, 2014
@Ocramius Ocramius self-assigned this Aug 12, 2014
@weierophinney weierophinney merged commit 020f924 into zendframework:master Aug 12, 2014
weierophinney added a commit that referenced this pull request Aug 12, 2014
weierophinney added a commit that referenced this pull request Aug 12, 2014
@Martin-P Martin-P deleted the fix/zend.di.definitions.rst branch August 13, 2014 13:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants