PHP configs.
This commit is contained in:
parent
bb97b312f1
commit
53a5c90c91
51 changed files with 2284 additions and 0 deletions
7
etc/php83/conf.d/99_intl.ini
Normal file
7
etc/php83/conf.d/99_intl.ini
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[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
|
||||
Loading…
Add table
Add a link
Reference in a new issue