Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[FrameworkBundle] re-introduce conflict rule with WebProfilerBundle < 6.4#52274
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
xabbuh commentedOct 24, 2023
#52229 is not sufficient as we also would have had to remove the data collector service if the installed version of the WebProfilerBundle is not 6.4 or higher (otherwise the template would be missing). |
smnandre commentedOct 24, 2023 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Update: as i previously said, i just tried to find an other solution.. i made you lose enough time, so sorry for that and :) (and if there is a small bug, i'll find a repro and present a fix, basing it on your work) -- Original messageSorry if i made you lose time, i was suprised we needed that conflict when other profiler did not.So there is a problem, maybe not caused by this, but there is one. Try |
fabpot commentedOct 24, 2023
Thank you@xabbuh. |
Uh oh!
There was an error while loading.Please reload this page.