Skip to content

Conversation

bicpi
Copy link
Contributor

@bicpi bicpi commented Feb 26, 2014

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.

@weaverryan
Copy link
Member

Very nice find as always - easy merge!

weaverryan added a commit that referenced this pull request Mar 8, 2014
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
@weaverryan weaverryan merged commit d631ce3 into symfony:2.3 Mar 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants