From 1e84ed524f3975038067ecc0d36d6e0ac465ca79 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 15 Aug 2016 18:45:45 -0400 Subject: [PATCH] Update php.ini --- php/php.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/php/php.ini b/php/php.ini index f95ab9d..06ddf14 100644 --- a/php/php.ini +++ b/php/php.ini @@ -953,6 +953,7 @@ date.timezone = America/Toronto ; happens within intl functions. The value is the level of the error produced. ; Default is 0, which does not produce any errors. ;intl.error_level = E_WARNING +;intl.use_exceptions = 0 [sqlite3] ;sqlite3.extension_dir =