You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add JSON_UNESCAPED_UNICODE bitmask to json_encode() method to encode multibyte Unicode characters (for example, Chinese characters) literally (default is to escape as \uXXXX).
0 commit comments