add intl option

This commit is contained in:
Stanislav Malyshev 2009-07-13 23:57:20 +00:00
parent 0391dea5be
commit c7eb83def9
2 changed files with 8 additions and 0 deletions

View file

@ -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

View file

@ -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