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

GuzzleHttp error #111

Closed
Miguel-PT opened this issue Oct 21, 2021 · 2 comments · Fixed by #121
Closed

GuzzleHttp error #111

Miguel-PT opened this issue Oct 21, 2021 · 2 comments · Fixed by #121
Labels
bug Something isn't working

Comments

@Miguel-PT
Copy link

Hi, the plugin conflicts with The Newsletter Plugin - Amazon SES addon.
The error I get is "Cannot redeclare GuzzleHttp\describe_type() (previously declared in .../plugins/perfecty-push-notifications/vendor/guzzlehttp/guzzle/src/functions.php:16)".

@rwngallego
Copy link
Collaborator

Hi Miguel, that usually happens when there's a conflicting Guzzle version. The fix is to either ask the conflicting plugin owners to update their Guzzle library, or look for an alternative plugin. We can't do anything apart from maybe update our Guzzle version in case they use a more recent one, but I doubt that's the case. Please let us know if you can find out which version they use.

In case they don't use it, it could be any extra module that you're using, or other plugin.

@rwngallego rwngallego added the wontfix This will not be worked on label Oct 23, 2021
@rwngallego rwngallego added bug Something isn't working and removed wontfix This will not be worked on labels Dec 15, 2021
@rwngallego
Copy link
Collaborator

This has been fixed and released in v1.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants