summaryrefslogtreecommitdiff
path: root/php.ini-development
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2009-07-13 23:58:30 +0000
committerStanislav Malyshev <stas@php.net>2009-07-13 23:58:30 +0000
commit8cd2d9facb7b46b33aff4bc1769bafed62d79c7d (patch)
tree5df48434a022e9e1d443d9c586311fc731d4f772 /php.ini-development
parent0216e2043266c3f92a963c3b10061e4229045b4e (diff)
downloadphp-git-8cd2d9facb7b46b33aff4bc1769bafed62d79c7d.tar.gz
add intl ini value
Diffstat (limited to 'php.ini-development')
-rw-r--r--php.ini-development4
1 files changed, 4 insertions, 0 deletions
diff --git a/php.ini-development b/php.ini-development
index 94a6e265c9..56dbf86ac9 100644
--- a/php.ini-development
+++ b/php.ini-development
@@ -1018,6 +1018,10 @@ default_socket_timeout = 60
[intl]
;intl.default_locale =
+; This directive allows you to produce PHP errors when some error
+; 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
[sqlite]
; http://php.net/sqlite.assoc-case