From d1916d744fc3c2c36e2ef6834191403af76fd49c Mon Sep 17 00:00:00 2001 From: bnu Date: Thu, 28 May 2015 14:10:25 +0900 Subject: [PATCH] =?UTF-8?q?CI=20codeception=20error=5Flevel=20=EC=9E=98?= =?UTF-8?q?=EB=AA=BB=EB=90=9C=20=EC=84=A4=EC=A0=95=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- codeception.dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codeception.dist.yml b/codeception.dist.yml index 8ea80dc2b..db57ec19b 100644 --- a/codeception.dist.yml +++ b/codeception.dist.yml @@ -8,4 +8,4 @@ settings: bootstrap: _bootstrap.php colors: true memory_limit: 1024M -error_level: "E_ALL & ~E_WARNING & ~E_STRICT & ~E_DEPRECATED & ~E_NOTICE" + error_level: "E_ALL & ~E_WARNING & ~E_STRICT & ~E_DEPRECATED & ~E_NOTICE"