Skip to content

[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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 24, 2023

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #52271
License MIT

@xabbuh
Copy link
Member Author

xabbuh commented Oct 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
Copy link
Member

smnandre commented Oct 24, 2023

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 message Sorry 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

APP_DEBUG=false php bin/console 
  The service "data_collector.dump" has a dependency on a non-existent service ".virtual_request_stack".  

@fabpot
Copy link
Member

fabpot commented Oct 24, 2023

Thank you @xabbuh.

@fabpot fabpot merged commit b3bfc6d into symfony:6.4 Oct 24, 2023
@xabbuh xabbuh deleted the issue-52271 branch October 25, 2023 06:17
This was referenced Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants