1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/14285] Add comment

PHPBB3-14285
This commit is contained in:
Rubén Calvo
2018-07-30 13:45:12 +02:00
committed by rubencm
parent 8725d0b23e
commit 034314c0a1

View File

@@ -16,6 +16,7 @@ namespace phpbb\storage;
use Symfony\Component\HttpFoundation\StreamedResponse;
// Temporal fix for: https://github.com/symfony/symfony/issues/27924
// Fixed 23/7/2018 in symfony v3.4.13
class streamed_response extends StreamedResponse
{
/**