Skip to content

Releases: mailmotor/mailchimp-bundle

PHP 8.0 support

16 Mar 09:18
17e9c50
Compare
Choose a tag to compare
Merge pull request #14 from jacob-v-dam/upgrade-to-php80

PHP 8.0 upgrade

Security fixes guzzlehttp/guzzle

02 Jul 20:00
3dc8e13
Compare
Choose a tag to compare
3.0.7

Merge pull request #13 from mailmotor/dependabot/composer/guzzlehttp/…

Security fixes

30 Mar 19:38
2b02b6f
Compare
Choose a tag to compare
3.0.6

Merge pull request #10 from mailmotor/dependabot/composer/symfony/htt…

Security patch

06 Feb 21:33
a097c6c
Compare
Choose a tag to compare
3.0.5

Merge pull request #8 from mailmotor/dependabot/composer/symfony/http…

Add array key "status" check

07 May 12:14
2ea4067
Compare
Choose a tag to compare
Merge pull request #7 from ohvitorino/add-array-key-check

Add some safe programming

Limit timeout to 5 seconds

15 Jul 19:50
97e5b40
Compare
Choose a tag to compare
Merge pull request #6 from carakas/patch-1

Limit timeout to 5 seconds

Fix for MailChimp when user does not exist

12 Jun 14:42
Compare
Choose a tag to compare
3.0.2

Double check that our array is not empty

Fixes wrong return types in Subscribe/Unsubscribe

28 Sep 07:55
Compare
Choose a tag to compare
Merge pull request #5 from mailmotor/fixes

Fixes wrong return types in methods like Subscribe/Unsubscribe

Requires PHP 7.1 + ping method added

20 Jun 15:00
Compare
Choose a tag to compare
Merge pull request #4 from mailmotor/php-7-1

Php 7 1

Using mailmotor/mailmotor-bundle:^2.0

01 Dec 07:59
Compare
Choose a tag to compare

Changelog:

  • We are now using "mailmotor/mailmotor-bundle:^2.0"
  • And therefore changed the "get" method to "exists" in the SubscriberGateway.