Skip to content

Fix form field group rendering#84

Closed
Herzult wants to merge 1 commit intofabpot:masterfrom
Herzult:fixFormFieldGroupRendering
Closed

Fix form field group rendering#84
Herzult wants to merge 1 commit intofabpot:masterfrom
Herzult:fixFormFieldGroupRendering

Conversation

@Herzult
Copy link
Copy Markdown

@Herzult Herzult commented Oct 17, 2010

The previous pull request was not taking care of HybridField, so I closed it and made a new one.

fabpot pushed a commit that referenced this pull request Jul 30, 2023
fabpot pushed a commit that referenced this pull request Jul 30, 2023
…(iluuu1994)

This PR was merged into the 2.0-dev branch.

Discussion
----------

Fix BinaryFileResponse with range to psr response conversion

Closes #84

As requested by [Fabien](symfony#38280 (comment)).

I think using the slightly less optimal version of checking for a `Content-Range` header is better than relying on reflection. In theory, this could be slightly sub optimal when streaming whole files and setting the `Content-Range` manually but I'm assuming that's very rare in practice.

Commits
-------

5d5932d Fix BinaryFileResponse with range to psr response conversion
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant