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 2.3 branch.
Discussion
----------
[Internals] Fix Profiler:find() arguments
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | -
`Symfony\Component\HttpKernel\Profiler\Profiler::find()` signature does not allow for optional `$start` and `$end` arguments, only the Profiler storage classes do. I've added an additional example to clarify the last two arguments.
Commits
-------
d631ce3 [Internals] Fix Profiler:find() arguments
0 commit comments