Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitfdcf741
committed
bug#54838 [WebProfilerBundle] Fix assignment to constant variable (HypeMC)
This PR was merged into the 6.4 branch.Discussion----------[WebProfilerBundle] Fix assignment to constant variable| Q | A| ------------- | ---| Branch? | 6.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Issues | -| License | MITThe current js code can trigger an error if it reaches line 83, e.g. if you click on a badge in the tab:Commits-------88a8d21 [WebProfilerBundle] Fix assignment to constant variableFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments
Comments
(0)