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

[WebProfilerBundle] set the var in the right scope#25678

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

Closed
frag-seb wants to merge2 commits intosymfony:3.4fromfrag-seb:3.4

Conversation

@frag-seb
Copy link

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

2018-01-04 um 09 29 54

This PR fixes the bug when displaying the toolbar. The variable "has_time_events" was not created in the scope of the toolbar.

frag-seb referenced this pull request in symfony/web-profiler-bundleJan 4, 2018
* 3.4: (22 commits)  Add application/ld+json format associated to json  [HttpFoundation] Fix false-positive ConflictingHeadersException  remove flex-specific suggestion on 3.4  Add check for SecurityBundle in createAccessDeniedException  [WebServerBundle] Fix escaping of php binary with arguments  Error handlers' $context should be optional as it's deprecated  [Serializer] Correct typing mistake in DocBlock  [HttpKernel] fix cleaning legacy containers  Display n/a for sub-requests time when Stopwatch component is not installed  Updating message to inform the user how to install the component  [Config] Fix closure CS  PHP CS Fixer: use PHPUnit Migration ruleset  [Process] Skip false-positive test on Windows/appveyor  Update MemcachedTrait.php  [Bridge/PhpUnit] thank phpunit/phpunit  allow auto_wire for SessionAuthenticationStrategy class  [Process] Fix setting empty env vars  Fixed 'RouterInteface' typo  [Process] Dont use getenv(), it returns arrays and can introduce subtle breaks accros PHP versions  [WebServerBundle] fix a bug where require would not require the good file because of env  ...
@nicolas-grekasnicolas-grekas added this to the3.4 milestoneJan 4, 2018
{%sethas_time_events=collector.events|length>0 %}

{%blocktoolbar %}
{%sethas_time_events=collector.events|length>0 %}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

shouldn't it be duplicated in{% block panel %} too?

xabbuh reacted with thumbs up emoji
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Yes that's right!

@nicolas-grekasnicolas-grekas changed the titlefix: set the var in the right scope[WebProfilerBundle] set the var in the right scopeJan 4, 2018
@javiereguiluz
Copy link
Member

Thank you@frag-seb.

javiereguiluz added a commit that referenced this pull requestJan 4, 2018
… Mandl)This PR was squashed before being merged into the 3.4 branch (closes#25678).Discussion----------[WebProfilerBundle] set the var in the right scope| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -![2018-01-04 um 09 29 54](https://user-images.githubusercontent.com/1322118/34555989-de6fd11c-f134-11e7-81f7-9b840a946073.png)This PR fixes the bug when displaying the toolbar. The variable "has_time_events" was not created in the scope of the toolbar.Commits-------3e9780d [WebProfilerBundle] set the var in the right scope
This was referencedJan 5, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

5 participants

@frag-seb@javiereguiluz@nicolas-grekas@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp