-
-
Notifications
You must be signed in to change notification settings - Fork 139
Profiler problem #522
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
Comments
Haehnchen
added a commit
that referenced
this issue
Oct 3, 2016
Haehnchen
added a commit
that referenced
this issue
Oct 3, 2016
Haehnchen
added a commit
that referenced
this issue
Oct 3, 2016
done by profiler refactoring |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When using the Symfony2 tab/menu to get the Profiler information, if I click on a profiler link (for instance "(200) /appdev.php/", it opens my browser but in PROD environment, and the Profiler is not enabled in PROD, only in DEV.
Is this a bug, a configuration problem?
My front controller is not "appdev.php" but "app_dev.php", don't know why it displays as "appdev.php" in the Symfony2 menu.
The text was updated successfully, but these errors were encountered: