Mathieu Santostefano

Results 57 issues of Mathieu Santostefano

Considering this code ```php #[ApiProperty(identifier: false)] public $id; #[ApiProperty(identifier: true)] public $code; ``` The get operation will now expect `code` value to retrieve the resource. cc @soyuka

Make the output of `kymsu` nicer than just text-lines. - [ ] Add emojis - [ ] Add lines to separate different steps

Hacktoberfest

As Symfony 5.3 brings Translation Providers, which are the native equivalent of Adapters here, I wonder to deprecate them and thus the associated commands (+ extract, which also could be...

Needs review

In anticipation of Symfony 4.2 release, we should work on support of the new `IntlMessageFormatter` See [https://symfony.com/blog/new-in-symfony-4-2-intlmessageformatter](https://symfony.com/blog/new-in-symfony-4-2-intlmessageformatter) I'm looking for all changes involved by this new Formatter

It will be plaisant to allow users manually update tracker, especially when tracker status is `timeout`.

enhancement

It would be very useful to add a visual editor for this very complete card, to ease non-dev user to leverage this card.

Hi! As french people basically the week starts on monday on calendar. It should be nice that we can customize this value.

Hi, thank you for this useful bundle. I have a suggestion to improve it: make the configuration finer, in order to propose the acceptance or refusal of all cookies as...

Hi, thanks a lot for this bundle and TranslationFormBundle, it helps me in many projects ! So, I have a little bit complex context. I work with EasyAdminBundle: I have...

https://github.com/BitBagCommerce/SyliusMolliePlugin/tree/master/src/Migrations and https://github.com/BitBagCommerce/SyliusMolliePlugin/tree/master/migrations Is it normal? Which directory is the right one? Should one of these be deleted?