myfluxi
myfluxi
Any reason to ignore this minor change that helped me (and would probably help others who use this as a lib)?
  
You are totally right, here is the full set of proxy methods. Thanks.
Good to go now. For reference, please see i.e. the nette Safe repo here: https://github.com/nette/safe/blob/master/src/Safe.php
Or should this be handled in UrlConfigurator?
Thanks for looking at this change. If the field is of type `UrlField`, there are three options: a) the value starts with http:// b) the value starts with https:// c)...
I totally see your point here, @michaelKaefer, thanks for pointing this out. Then again, taking in account what the default user expects and how the normal distribution of URI types...
I have read the CLA Document and I hereby sign the CLA
It is an unrelated test failing later in the process. This patch fixes some warnings which at least lets the extension compile during testing.
Just as a heads-up: If you do not want to fork repos because of trivial issues (such as this one here), https://github.com/symplify/vendor-patches comes in very handy.