Skip to content
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

[WebProfilerBundle] Let fetch() cast URL to string #25552

Merged
merged 1 commit into from
Dec 20, 2017
Merged

[WebProfilerBundle] Let fetch() cast URL to string #25552

merged 1 commit into from
Dec 20, 2017

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Dec 19, 2017

Q A
Branch? 3.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #25538
License MIT
Doc PR symfony/symfony-docs#...

Taken from the fetch polyfill at https://github.com/github/fetch/blob/master/fetch.js#L325

@fabpot
Copy link
Member

fabpot commented Dec 20, 2017

Thank you @ro0NL.

@fabpot fabpot merged commit 1a75e85 into symfony:3.3 Dec 20, 2017
fabpot added a commit that referenced this pull request Dec 20, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

[WebProfilerBundle] Let fetch() cast URL to string

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #25538
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!--highly recommended for new features-->

Taken from the fetch polyfill at https://github.com/github/fetch/blob/master/fetch.js#L325

Commits
-------

1a75e85 [WebProfilerBundle] Let fetch() cast URL to string
@ro0NL ro0NL deleted the fetch-url branch December 20, 2017 08:39
This was referenced Jan 5, 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.

4 participants