Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Ambiguous class in Micro-blog #14

Closed
vosykapavel opened this issue Feb 11, 2016 · 3 comments
Closed

Ambiguous class in Micro-blog #14

vosykapavel opened this issue Feb 11, 2016 · 3 comments

Comments

@vosykapavel
Copy link

I've just cloned Micro-blog, run composer update and start php server (php -s localhost:8888 -t www), and it throws me some errors with "Ambiguous class". Can you patch it, please? :-)

Nette\InvalidStateException

Ambiguous class Presenter1 resolution;
defined in
... Micro-blog\www\data\vendor\nette\application\tests\Bridges.DI\files\MyPresenter.php 
and in
... Micro-blog\www\data\vendor\nette\application\tests\UI\one\Presenter1.php.
@dg
Copy link
Member

dg commented Feb 11, 2016

It doesn't use RobotLoader, so it should not throw this exception.

@vosykapavel
Copy link
Author

Well, but it throws. Do you have an idea, where I could make a mistake?

nette-micro-blog-error

@dg
Copy link
Member

dg commented Feb 11, 2016

I see! I use Composer with prefer-dist, so I never noticed this bug.

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

No branches or pull requests

2 participants