Antoine M

Results 99 comments of Antoine M

just a question, why do you want `to dump all env into .env.local.php` if env var are handled via the server?

ha ok so you are using server vars via clevercloud but also deploy a .env file thus need to dump it I've never used both (server envs or file envs),...

@tigitz reading your issue, allow me to [link one of mine](https://github.com/symfony/symfony/issues/47551) to give it more visibility as they may be related in some way, **modernizing the code base on its...

@stof indeed yes separate in the implementation but I've linked it because they may see same purpose :)

Can we use https://symfony.com/doc/current/reference/events.html#kernel-terminate ? Defining a DevEvent if the config is present, event responsible to purge old profiles > `max_retention_days` Given such config: ```yaml framework: profiler: max_retention_days: 3 #...

@weaverryan PR rebased accordingly cc @javiereguiluz [regarding this](https://github.com/symfony/demo/issues/1342)

@Seldaek @IonBazan thx for stopping here > What's the value of knowing the last version in a listing though? mostly yes to know how a package evolve, some projects has...

@Seldaek @chr-hertel fair enough, thx for taking time to comment then we can consider closing? if it does not add much value for majority ppl or you want to keep...

For fun and to test things I've POC https://github.com/94noni/packagist-stats

@bechir hey, for now I have no plans and I think it should be asked first to @Seldaek if such feature can be useful on the website http://packagist.org if so,...