Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[HttpKernel] do not stopwatch sections when profiler is disabled#32799

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@Tobion
Copy link
Contributor

QA
Branch?4.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

the toolbar and profiler panel disable to profiler which then does not set the X-Debug-Token. so when the header does not exist, do not call the stopwatch methods withnull which violates the contract and does not make sense. found with#32242

the toolbar and profiler panel disable to profiler which then does not set the X-Debug-Token. so when the header does not exist, do not call the stopwatch methods with null which violates the contract and does not make sense
@TobionTobionforce-pushed thefix-stopwatch-sections-disabled-profiler branch fromb3d062e to8718cd1CompareJuly 29, 2019 14:31
@xabbuhxabbuh added this to the3.4 milestoneJul 29, 2019
@TobionTobion merged commit8718cd1 intosymfony:3.4Jul 29, 2019
Tobion added a commit that referenced this pull requestJul 29, 2019
…sabled (Tobion)This PR was merged into the 3.4 branch.Discussion----------[HttpKernel] do not stopwatch sections when profiler is disabled| Q             | A| ------------- | ---| Branch?       | 4.3| Bug fix?      | yes| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->| Fixed tickets || License       | MIT| Doc PR        |the toolbar and profiler panel disable to profiler which then does not set the X-Debug-Token. so when the header does not exist, do not call the stopwatch methods with `null` which violates the contract and does not make sense. found with#32242Commits-------8718cd1 [HttpKernel] do not stopwatch sections when profiler is disabled
@TobionTobion deleted the fix-stopwatch-sections-disabled-profiler branchJuly 29, 2019 15:57
This was referencedAug 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

3 participants

@Tobion@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp