Skip to content

[Internals] Fix Profiler:find() arguments #3614

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 8, 2014
Merged

[Internals] Fix Profiler:find() arguments #3614

merged 1 commit into from
Mar 8, 2014

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