Marie Minasyan

Results 3 issues of Marie Minasyan

Hi! Currently there is an error with PHP 7.4: `Trying to access array offset on value of type null`. This small adjustment fixes the issue.

Hi and thanks for this package! I encounter an issue with urls like `http://myurl.com/something?arg=value`. The arguments are lost and the actual url that is called is `http://myurl.com/something`. Would it be...