Mathieu Haverkamp

Results 7 issues of 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...

Bug
Console
Status: Needs Review

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...

AssetMapper

### 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...

Feature
AssetMapper

### 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)...

Bug
WebProfilerBundle
Status: Needs Review

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....