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] Fix sub request link#26051

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
ro0NL wants to merge1 commit intosymfony:3.3fromro0NL:subrequests
Closed

[WebProfilerBundle] Fix sub request link#26051

ro0NL wants to merge1 commit intosymfony:3.3fromro0NL:subrequests

Conversation

@ro0NL
Copy link
Contributor

@ro0NLro0NL commentedFeb 5, 2018
edited by javiereguiluz
Loading

QA
Branch?3.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes/no
Fixed tickets#...
LicenseMIT
Doc PRsymfony/symfony-docs#...

Split from#25164

before:

<ahref="/_profiler/395a5c"><ahref="/_profiler/open?file=symfony/src/Controller/MainController.php&amp;line=20#line20"title="symfony/src/Controller/MainController.php">MainController :: bar</a></a><small>(token =<ahref="/_profiler/395a5c">395a5c</a>)</small>

after:

<ahref="/_profiler/open?file=symfony/src/Controller/MainController.php&amp;line=20#line20"title="symfony/src/Controller/MainController.php">MainController :: bar</a><small>(token =<ahref="/_profiler/395a5c">395a5c</a>)</small>

@fabpot
Copy link
Member

Thank you@ro0NL.

@fabpotfabpot closed thisFeb 7, 2018
fabpot added a commit that referenced this pull requestFeb 7, 2018
This PR was submitted for the 3.3 branch but it was merged into the 3.4 branch instead (closes#26051).Discussion----------[WebProfilerBundle] Fix sub request link| Q             | A| ------------- | ---| Branch?       | 3.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes/no| Fixed tickets | #... <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->Split from#25164before:```html<a href="/_profiler/395a5c">    <a href="/_profiler/open?file=symfony/src/Controller/MainController.php&amp;line=20#line20" title="symfony/src/Controller/MainController.php">MainController :: bar</a></a><small>(token = <a href="/_profiler/395a5c">395a5c</a>)</small>```after:```html<a href="/_profiler/open?file=symfony/src/Controller/MainController.php&amp;line=20#line20" title="symfony/src/Controller/MainController.php">MainController :: bar</a><small>(token = <a href="/_profiler/395a5c">395a5c</a>)</small>```Commits-------8f0e47f [WebProfilerBundle] Fix sub request link
@ro0NLro0NL deleted the subrequests branchFebruary 7, 2018 08:19
This was referencedMar 1, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ro0NL@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp