Wouter de Jong
Wouter de Jong
> As this is the first time I'm making a PR I'm not quite sure what the policy on tests like these are. Am I supposed to test these a...
Let's close this issue. It's apparent that nobody at Laravel's side is interested in contributing part of this back to Symfony Console. So the most logical step is to wait...
Hi @driesvints. Sorry if my message came across harsh, this was not my intention. There was no plan or update in this issue for almost a year, so I expected...
The script tries to load the `guides.xml` file from 3 locations: - The directory containing `vendor/` (i.e. the project root) - The working directory, either the current directory where the...
Docutils uses this regex to detect e-mailaddresses: ``[-_!~*'{|}\/#?^`&=+$%a-zA-Z0-9\x00]+(?:\.[-_!~*'{|}\/#?^`&=+$%a-zA-Z0-9\x00]+)*(?
Hi! Before going forward with this PR, I feel like there is something we have to discuss first. I think it's good to do an open discussion on the prior...
> From a "package principles" pov, the League is mostly a bunch of talented individuals that don't work much together, so this doesn't fit for Symfony needs in terms of...
_In advance: I'm sorry to still be pushing back here. This is nothing against the work and thoughts that has been put in this PR._ I'm not yet convinced that...
@nyamsprod do I understand correctly that you suggest maybe using `league/uri-interfaces` and build our own high-level Uri interface, instead of using the `league/uri` interface? That sounds like an interesting idea...