7 lines
281 B
INI
7 lines
281 B
INI
[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
|
|
;intl.use_exceptions = 0
|