Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony 5+ compatatability issue #3

Open
asentner opened this issue Jun 23, 2023 · 1 comment
Open

Symfony 5+ compatatability issue #3

asentner opened this issue Jun 23, 2023 · 1 comment

Comments

@asentner
Copy link

asentner commented Jun 23, 2023

Hello,

I am getting the following error in Symfony 6.3:

Too few arguments to function Symfony\Component\Config\Definition\Builder\TreeBuilder::__construct(), 0 passed in /var/www/html/app/vendor/mpclarkson/freshdesk-bundle/DependencyInjection/Configuration.php on line 20 and at least 1 expected

I confirmed fixing the TreeBuilder constructor fixes the problem for the release, have not run into any other issues yet.

You can reproduce the error on tag 0.3.0. Looks like the fix already exists in master (a7cff18). Do you plan on tagging a release with the compatability changes?

Thanks!

@mpclarkson
Copy link
Owner

Hi @asentner I'm no longer using this bundle and, in fact, no longer using PHP anymore, so I don't have time to maintain this. I'd be happy to consider adding you as a co-maintainer so you can manage releases. Let me know if you are interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants