Releases: mailmotor/mailchimp-bundle
Releases · mailmotor/mailchimp-bundle
PHP 8.0 support
Merge pull request #14 from jacob-v-dam/upgrade-to-php80 PHP 8.0 upgrade
Security fixes guzzlehttp/guzzle
3.0.7 Merge pull request #13 from mailmotor/dependabot/composer/guzzlehttp/…
Security fixes
3.0.6 Merge pull request #10 from mailmotor/dependabot/composer/symfony/htt…
Security patch
3.0.5 Merge pull request #8 from mailmotor/dependabot/composer/symfony/http…
Add array key "status" check
Merge pull request #7 from ohvitorino/add-array-key-check Add some safe programming
Limit timeout to 5 seconds
Merge pull request #6 from carakas/patch-1 Limit timeout to 5 seconds
Fix for MailChimp when user does not exist
3.0.2 Double check that our array is not empty
Fixes wrong return types in Subscribe/Unsubscribe
Merge pull request #5 from mailmotor/fixes Fixes wrong return types in methods like Subscribe/Unsubscribe
Requires PHP 7.1 + ping method added
Merge pull request #4 from mailmotor/php-7-1 Php 7 1
Using mailmotor/mailmotor-bundle:^2.0
Changelog:
- We are now using "mailmotor/mailmotor-bundle:^2.0"
- And therefore changed the "get" method to "exists" in the SubscriberGateway.