mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 06:51:08 +02:00
[ticket/14285] Add comment
PHPBB3-14285
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user