From 4a63bde7107db24e7f4b9a24fd76847894066c34 Mon Sep 17 00:00:00 2001 From: Nicolas Grekas Date: Tue, 24 Feb 2015 12:41:28 +0100 Subject: [PATCH] Minor hot fix --- src/Symfony/Component/HttpKernel/Client.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Component/HttpKernel/Client.php b/src/Symfony/Component/HttpKernel/Client.php index fae10988e4..2c61c55dbf 100644 --- a/src/Symfony/Component/HttpKernel/Client.php +++ b/src/Symfony/Component/HttpKernel/Client.php @@ -107,7 +107,7 @@ class Client extends BaseClient $code = <<