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

#6, added Doctrine debug collector #15

Merged
merged 4 commits into from
Oct 26, 2016
Merged

#6, added Doctrine debug collector #15

merged 4 commits into from
Oct 26, 2016

Conversation

bupy7
Copy link
Contributor

@bupy7 bupy7 commented Oct 24, 2016

No description provided.

@snapshotpl
Copy link
Owner

Tests fails ;(

@bupy7
Copy link
Contributor Author

bupy7 commented Oct 24, 2016

yes, becouse of config. i added doctrine collection to config by default)

@@ -23,6 +26,14 @@
'factories' => [
'debugbar' => ZfSnapPhpDebugBar\Service\PhpDebugBarFactory::class,
ZfSnapPhpDebugBar\Log\Writer\PhpDebugBar::class => ZfSnapPhpDebugBar\Log\Writer\PhpDebugBarFactory::class,
// uncomment if you use Doctrine ORM
//DebugBar\Bridge\DoctrineCollector::class => ZfSnapPhpDebugBar\Collector\DoctrineCollectorFactory::class,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can keep this uncommented

@snapshotpl snapshotpl merged commit 347f9e0 into snapshotpl:improvements Oct 26, 2016
@snapshotpl
Copy link
Owner

Upsss can you make pull request into master?

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

Successfully merging this pull request may close these issues.

2 participants