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
This PR was merged into the 6.3 branch.
Discussion
----------
Profiler respect stateless attribute
| Q | A
| ------------- | ---
| Branch? | 6.3
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets | Fix#50037
| License | MIT
| Doc PR | symfony/symfony-docs#... <!-- required for new features -->
Now that #50198 forward `_stateless` attribute in fragments, this PR check this attribute and make profiler stateless when is required.
I don't know which tests I have to add because session is not checked. (I checked on reproducer and it's ok)
Commits
-------
7820776 [WebProfilerBundle] Profiler respect stateless attribute
0 commit comments