Commit b456ddf
committed
Fix parseQuery() method
If there is more than two variables in the query string with the same name, the corresponding array is not well formatted which causes an error in the function urlencode of the method buildQuery().1 parent 7b7030e commit b456ddf
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
388 | | - | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
389 | 391 | | |
390 | 392 | | |
391 | 393 | | |
| |||
0 commit comments