Open MelodyR opened 6 years ago
I've just got this problem too, following a composer update. My PHPStorm IDE is throwing all sorts of red code inspection errors with the code in kriswallsmith/buzz but there doesn't seem to be any trace of trouble with that bundle.
I have the latest Hype bundle and latest Buzz bundle, running on Symfony 3.4
Your Stackoverflow question has disappeared - did you find a solution?
I've had a look back into what's happened recently with my bundles and identified Buzz 0.17.1 as the problem of this setOption problem. There are BC breaks in 0.17.1 of Buzz which the Hype/Mailchimp bundle doesn't like. Mandating Buzz at 0.16.1 fixes things for me.
It will be fixed with MR https://github.com/AhmedSamy/HypeMailchimpBundle/pull/45
Thanks a lot! I just stopped using Mailchimp since several weeks. It seems that the issue happened when Mailchimp integrated the new RGPD conditions on their application.
I'm stucked since a few days with this issue coming from the bundle and that I'm not able to solve : https://stackoverflow.com/questions/50573517/curl-error-trying-to-check-mailchimp-lists-with-hype-mailchimp-bundle
It was working fine for a year now and nothing seems to have change in my code. Any idea where I should look at first to help ?