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

dibi won't connect to Nette's Debugbar #23

Closed
Aurielle opened this issue Sep 26, 2010 · 1 comment
Closed

dibi won't connect to Nette's Debugbar #23

Aurielle opened this issue Sep 26, 2010 · 1 comment

Comments

@Aurielle
Copy link

Problém je na řádku 28 v dibi.php, tato implementace háže:
Argument 1 passed to Nette\Debug::addPanel() must implement interface Nette\IDebugPanel, instance of DibiProfiler given

Opravou je z interface_exists('Nette\IDebugPanel', FALSE) vyhodit FALSE. Chyba se projevuje na Nette 2.0-dev z 24.9. v dibi balíku při aktivaci profileru pomocí config.ini.

@dg
Copy link
Owner

dg commented Sep 28, 2010

fixed Nette compatibility [Closed by 9059292]

milo pushed a commit to milo/dibi that referenced this issue Feb 6, 2012
This issue was closed.
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

2 participants