Matias Griese
Matias Griese
Yeah, I have already added some logic to allow to switch between Twig versions. I may need to do the same for Twig 1/2 as some of the old themes...
You have to remember that Twig 1 is still maintained and receives all the fixes. Also, there's already Twig 3, too.
Looks like it's using CH32V307, but is compatible with LinkE: https://github.com/cnlohr/ch32v003fun/blob/master/minichlink/pgm-wch-linke.c#L332C9-L334 The programmer came with 10x CH32V003 chips included.
Works, thanks!
It works for some commands: `bin/plugin login lookup`...
In that case, we need to report this issue to Symfony project. @jgonyea Can you do that as you have already looked into the source code?
Elixir is able to change filenames because of it compiles the css and js files on demand. This is not as easy task if you just include existing file as...
It's beter not to do this in a closed issue as nobody looks into closed issues. I wouldn't use cache at all though, it's enough just to take the file...
FYI: Usually I don't reopen any issues which are years old because of the code usually changes in that time and most of the time even if people say it's...
But you can have space for example in `javascript:`.. Also, the method removes all the space characters for some reason. It may be better if we improved the detection to...