Searched defs:encodeFlags (Results 1 – 1 of 1) sorted by relevance
79 …public static function jsonEncode($data, ?int $encodeFlags = null, bool $ignoreErrors = false): st…116 public static function handleJsonError(int $code, $data, ?int $encodeFlags = null): string