Mathieu Haverkamp
Mathieu Haverkamp
### Symfony version(s) affected 7.0.6 ### Description Adding an argument called "command" to a custom Symfony command seems to conflict with the internal "command" value, making other parameters inaccessible. There...
Page: https://symfony.com/doc/current/frontend/asset_mapper.html#optimizing-performance Text: >Compress your assets: Your web server should compress (e.g. using gzip) your assets (JavaScript, CSS, images) before sending them to the browser. This is automatically enabled in...
### Description Hello there! I quite like the idea of AssetMapper, but... I am working on an old PHP monolith with multiple mbs of JS and CSS. We are in...
### Symfony version(s) affected 7.1.1 ### Description This is either a Twig bug, a Profiler bug, a Symfony bug or I am being obtuse. I am following the documentation [here](https://symfony.com/doc/current/profiler.html#creating-a-data-collector)...
Might be a bit early, but it seems there is no more maintenance on this library. Last update was in July 2023, and it doesn't support PHP 8.4 nor does...
Hello there! I have an older oauth implementation I wish to hook into this bundle. Most importantly, it has existing Doctrine entities with a load of existing clients, auth keys,...
**Problem** Hello! Quick preface: I am willing to make a PR for this sometime soon - I just wanna know if I am not misunderstanding or plain wrong about this....