Closed bobvandevijver closed 1 year ago
@secit-pl This works for me (Symfony 6.2.1), could you please merge it?
@bobvandevijver I understand the pull request changes but I do not understand your example. What is ImapConfig? It looks like it's not a part of this bundle.
@secit-pl ImapConfig is being generated automatically by Symfony based on the bundle configuration, which has been introduced with Symfony 5.3. See this blogpost for some more information: https://symfony.com/blog/new-in-symfony-5-3-config-builder-classes.
Thanks, had to miss this blog post. Merged.
This allows you to use the new php based configuration without hassle: