mirror of
https://github.com/php/php-src.git
synced 2024-11-27 03:44:07 +08:00
Fixed bug #64524 Add intl.use_exceptions to php.ini-*
This commit is contained in:
parent
1c7f608071
commit
41b159fd11
@ -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 =
|
||||
|
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user