You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#9643 [WebProfilerBundle] Fixed js escaping in time.html.twig (hason)
This PR was merged into the 2.2 branch.
Discussion
----------
[WebProfilerBundle] Fixed js escaping in time.html.twig
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets |
| License | MIT
| Doc PR |
For some event names I received the JavaScript error: ```Uncaught SyntaxError: Unexpected token ILLEGAL```
Commits
-------
4828350 [WebProfilerBundle] Fixed js escaping in time.html.twig
0 commit comments