Commit 7ae5292
committed
bug symfony#26273 [Security][Profiler] Display the original expression in 'Access decision log' (lyrixx)
This PR was merged into the 3.4 branch.
Discussion
----------
[Security][Profiler] Display the original expression in 'Access decision log'
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | symfony#24127
| License | MIT
| Doc PR |
---
before:

after:

Commits
-------
8f16c2e [Security][Profiler] Display the original expression in 'Access decision log'File tree
1 file changed
+8
-1
lines changed- src/Symfony/Bundle/SecurityBundle/Resources/views/Collector
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
321 | 328 | | |
322 | 329 | | |
323 | 330 | | |
| |||
0 commit comments