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

Call to nindefined method on DoctrineModule #12

Open
IgorDePaula opened this issue Jun 19, 2015 · 4 comments
Open

Call to nindefined method on DoctrineModule #12

IgorDePaula opened this issue Jun 19, 2015 · 4 comments

Comments

@IgorDePaula
Copy link

I'm using doctrinemodule 0.8.1

erro

@mauipipe
Copy link
Contributor

Hi Igor can you describe which command lead to the error?

@IgorDePaula
Copy link
Author

If this module is installed any command with bin/behat throw this error

@clemf
Copy link

clemf commented Sep 21, 2015

I'm having a similar problem, perhaps this doesn't play well with Doctrine?:

➜  app git:(feature/reset) ✗ vendor/bin/behat --init Application
PHP Notice:  Undefined index: Zend\Loader\StandardAutoloader in /Users/clemfreeman/Code/audiologyedge/app/vendor/mvlabs/zf2behat-extension/src/MvLabs/Zf2Extension/ModuleRetriever/ModuleDetailRetriever.php on line 49
PHP Fatal error:  Call to undefined method DoctrineModule\Module::getAutoloaderConfig() in /Users/clemfreeman/Code/audiologyedge/app/vendor/mvlabs/zf2behat-extension/src/MvLabs/Zf2Extension/ModuleRetriever/ModuleDetailRetriever.php on line 47

@BigAndini
Copy link

On my first try this error occured for ZendDeveloperTools as well. I disabled ZendDeveloperTools and then I got stuck on the DoctrineModule, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants