Albert Casademont

Results 63 comments of Albert Casademont

+1 i faced this issue right now. Looking at the extractor it shouldn't be too difficult to implement it for listener classes. But i have most of these as anonymous...

I am totally +1 for this change. The FormExtractor right now is too rigid. If you don't mind i'll try to write a patch for it :)

@schmittjoh there are a bunch of tests failing, presumably due to new changes in the 2.2 symfony components and the new PSR3 LoggerInterface. Are you aware of that? ``` PHPUnit...

Your composer.json doesn't enforce any specific version of the symfony components so i guess it fetches the most recent ones (which now are 2.2-BETA1)

@mvrhov could you test the PR and see if it matches your needs? Thanks!

Hi all! Happy to review any PRs, it shouldn't be too difficult to solve

Hi @Nyholm as @stof suggested would be better to only have a PR with the new feature. Can you rebase with master?

Hi @deguif thanks for the patch! However, as you said, this is a BC change (not sure how many people use a custom I18nRouter though) and I'd like not to...

Hi all! Thank you for the patch! I'll take a look at it asap ;) On Wed, Sep 1, 2021 at 9:37 AM eotin ***@***.***> wrote: > Hi @eotin ,...