Hi, found a little issue that appears in some cases when you're using Uri::create method.
That method uses symbol '&' to create link, but some classes, especially DOMDocument and all that depends on it, throw warning/error when you're trying to manipulate with data that contains symbol in the link '&'.
How about replacing '&' with '&' in create() method?
Thanks.
This is more of a feature suggestion for Github. I don't have an opinion on this so you'll have to wait for one of the other main devs to comment on this - the chances of which are far more likely when you create an issue in the issuetracker.