You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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? :-)
The text was updated successfully, but these errors were encountered: