mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
[ticket/14285] Add comment
PHPBB3-14285
This commit is contained in:
parent
8725d0b23e
commit
034314c0a1
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ namespace phpbb\storage;
|
||||||
use Symfony\Component\HttpFoundation\StreamedResponse;
|
use Symfony\Component\HttpFoundation\StreamedResponse;
|
||||||
|
|
||||||
// Temporal fix for: https://github.com/symfony/symfony/issues/27924
|
// Temporal fix for: https://github.com/symfony/symfony/issues/27924
|
||||||
|
// Fixed 23/7/2018 in symfony v3.4.13
|
||||||
class streamed_response extends StreamedResponse
|
class streamed_response extends StreamedResponse
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Reference in a new issue