fix: update local docker and php config
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
; --- Character encoding ---
|
||||
default_charset = "UTF-8"
|
||||
mbstring.internal_encoding = UTF-8
|
||||
mbstring.encoding_translation = Off
|
||||
|
||||
; --- Error handling ---
|
||||
display_errors=0
|
||||
display_startup_errors=0
|
||||
|
||||
Reference in New Issue
Block a user