Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitc56a621
committed
bug#38225 WebProfiler 5.2 is incompatible with HttpKernel 5.1 (derrabus)
This PR was merged into the 5.2-dev branch.Discussion----------WebProfiler 5.2 is incompatible with HttpKernel 5.1| Q | A| ------------- | ---| Branch? | master| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets | N/A| License | MIT| Doc PR | N/AI have upgraded WebProfilerBundle to master in my project. Afterwards, the profiler crashes with the following error.<img width="1049" alt="Bildschirmfoto 2020-09-17 um 21 45 23" src="https://user-images.githubusercontent.com/1506493/93520652-1a67a280-f92f-11ea-8f05-c72cbd996f19.png">Looks like the changes of#36364 require HttpKernel to be bumped to 5.2 as well, so this PR suggests to do just that.Commits-------115d685 WebProfiler 5.2 is incompatible with HttpKernel 5.11 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments
Comments
(0)