Jordi Boggiano

Results 1006 comments of Jordi Boggiano

Calendars can remind you of things better than people :P

https://twig.symfony.com/doc/3.x/tags/autoescape.html is kind of a mode-switching tag like you say.

We've been here before, I guess you really like that Ctrl+C combo ;) https://github.com/composer/composer/issues/12106 I can reproduce, but we do not have a signal handler registered at this point, so...

Workarounds just FYI: running `stty sane` or `reset` (gotta type it blind tho :D)

So.. the only finding I have is that somehow the composer/xdebug-handler restart seems to be the root cause of this behavior.. BUT I cannot figure it out and I have...

> I think this is a Symfony QuestionHelper issue, but only when selecting input from a list (ChoiceQuestion). yes, because when doing that you trigger the "autocomplete" code path which...

Great stuff, thanks @johnstevenson ! Unfortunately we won't be able to get it in Composer until we drop older PHP versions so that means Composer 2.10 most likely, but we'll...

Sounds reasonable to me if it can be implemented without too much craziness, feel free to take a stab at it.

Yeah I think we could still document them. dist/source are also mostly internal use but there are some minor use cases for defining them so documenting them would be good...

Yeah that sounds reasonable to me if you like to send a PR.