Skip to content

[HttpKernel] fix registering IDE links #27396

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
May 29, 2018

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented May 28, 2018

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #27194
License MIT
Doc PR -

Reverts some changes made in #27074 in FrameworkBundle::boot() that create the linked issue. Leverages changes done in #26138 instead.

@nicolas-grekas nicolas-grekas added this to the 3.4 milestone May 28, 2018
@nicolas-grekas nicolas-grekas merged commit 92e3023 into symfony:3.4 May 29, 2018
nicolas-grekas added a commit that referenced this pull request May 29, 2018
This PR was merged into the 3.4 branch.

Discussion
----------

[HttpKernel] fix registering IDE links

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #27194
| License       | MIT
| Doc PR        | -

Reverts some changes made in #27074 in `FrameworkBundle::boot()` that create the linked issue. Leverages changes done in #26138 instead.

Commits
-------

92e3023 [HttpKernel] fix registering IDE links
@nicolas-grekas nicolas-grekas deleted the fix-ide-link branch May 31, 2018 18:36
This was referenced Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants