Romain Monteil

Results 32 comments of Romain Monteil

Friendly ping @jbelien! Is there any plan to release a new version ? The last one was more than 1 year ago.

Hello! Yes, the cache is clear after each deployment

Ok, I think i can confirm this is due to calling` getExtra()` If i use a simple [match expression](https://github.com/tales-from-a-dev/website/blob/main/src/Core/Enum/AlertStatus.php#L31), there is no more errors in production!

> Would you mind adding deprecation logs to the actual code as well? @marcoroth Done 😉 !

@marcoroth I've added it, but I'm not sure about it, because it will throw a warning even if you use the [`target]TargetChanged` function, right?

@marcoroth That would be great! There was a previous discussions and attempt to introduce it in Stimulus: hotwired/stimulus#445 and hotwired/stimulus#460 Regardint the PR, should I remove the warning on `useTargetMutation`...

One thing that could be interesting to do it's to create a Symfony Flex recipe that prepare the application to be deploy. Here is a list of things that could...

I can give a try for the recipe but I will open an issue first on the [recipes-contrib](https://github.com/symfony/recipes-contrib) repository mainly to ask if we are allowed to create it as...

Hello @alexander-schranz Sorry for the lack of feedback, I haven't had too much time available lately to continue working on this feature. However, I've just added `GeoDistanceCondition` for Opensearch and...