Fixed bug #64524 Add intl.use_exceptions to php.ini-*

This commit is contained in:
Anatol Belski 2016-05-08 15:09:50 +02:00
parent 1c7f608071
commit 41b159fd11
2 changed files with 2 additions and 0 deletions

View File

@ -967,6 +967,7 @@ cli_server.color = On
; 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 =

View File

@ -967,6 +967,7 @@ cli_server.color = On
; 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 =