Update php.ini
This commit is contained in:
parent
f4b8ceee32
commit
1e84ed524f
1 changed files with 1 additions and 0 deletions
|
@ -953,6 +953,7 @@ date.timezone = America/Toronto
|
||||||
; happens within intl functions. The value is the level of the error produced.
|
; happens within intl functions. The value is the level of the error produced.
|
||||||
; Default is 0, which does not produce any errors.
|
; Default is 0, which does not produce any errors.
|
||||||
;intl.error_level = E_WARNING
|
;intl.error_level = E_WARNING
|
||||||
|
;intl.use_exceptions = 0
|
||||||
|
|
||||||
[sqlite3]
|
[sqlite3]
|
||||||
;sqlite3.extension_dir =
|
;sqlite3.extension_dir =
|
||||||
|
|
Loading…
Reference in a new issue