Commit c9ed762
committed
bug symfony#60019 [HttpKernel] Fix
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpKernel] Fix `TraceableEventDispatcher` when the `Stopwatch` service has been reset
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
fb10db1 [HttpKernel] Fix TraceableEventDispatcher when the StopWatch service has been resetTraceableEventDispatcher when the Stopwatch service has been reset (lyrixx)File tree
1 file changed
+5
-1
lines changed- src/Symfony/Component/HttpKernel/Debug
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
0 commit comments