Thomas Hiron

Results 5 issues of Thomas Hiron

I'd like to use the bearer token in `kernel.request` event but it comes that `OAuthListener` deliberately removes it, why? https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/blob/master/Security/Firewall/OAuthListener.php#L65 How can I bypass that behavior? Thanks!

Hi, I just updated this bundle to v3.2.0, and new deprecations came up, see below: ![image](https://user-images.githubusercontent.com/4216436/97698709-396a6000-1aa9-11eb-8fc3-889959fdf3b9.png) This is not urgent, I don't know if Symfony 5.2 will trigger an actual...

### Describe the bug I'm working on a twig indent based on https://github.com/gbprod/tree-sitter-twig. Here's the diff: https://github.com/gbprod/tree-sitter-twig/compare/main...thomas-hiron:tree-sitter-twig:indent Unfortunately, html indent and twig indent are not working together. I'm testing a...

bug
indent

### 👓 What did you see? Hello, I'm setting Cucumber LSP for nvim, and I'm getting errors during regex parsing. I'm trying to glue steps from package: https://github.com/FriendsOfBehat/MinkExtension Regex parsing...

php
:bug: bug

Hello, I can't find the information if Franken can restart workers but wait for busy workers to send the response first before restarting. Here was described the behaviour I'd like...