nike80

Results 2 issues of nike80

The improuvment required. All func must get not a strings, but a mixed argument: string, array of strings or object. Then fuc must check arg in typeof() and if the...

Hello, I found an error when 1 struct yuarel_param is passed to the yuarel_parse_query() function. They are not working properly. ``` char* query = "a=b&c=d"; yuarel_param params; yuarel_parse_query(query, '&', &params,...