Skip to content

Releases: Leaseweb/LswApiCallerBundle

v1.2.11: Fix compatibility with PHP5.3

08 Feb 10:43
dcd3c09
Compare
Choose a tag to compare

Even though PHP5.3 is end of life a long time ago, we can't remove the support in a minor version, so this commit adds the support back again.

v1.2.10: Add support for Symfony 3.4

05 Feb 23:49
60f2a46
Compare
Choose a tag to compare

This version adds compatibility with Symfony 3.4.

v1.2.9: Fix YAML deprecation warnings

13 Sep 21:48
Compare
Choose a tag to compare

Fix YAML deprecation warnings in services.yml

v1.2.8: Remove insecure SSL connection by default

24 Aug 09:33
Compare
Choose a tag to compare

Remove default insecure SSL connection and enable SSL peer verification to make the bundle more secure and avoid servers rejecting the connection.

v1.2.7: Enable Symfony3 support

17 Jun 07:02
Compare
Choose a tag to compare

This release removes deprecation warnings if this bundle is installed in Symfony3.

v1.2.6: Merge pull request #26 from marcobuschini/master

12 Jun 12:39
Compare
Choose a tag to compare
Fixed complains by SensioLabsInsight.

v1.2.5

06 Jun 15:06
Compare
Choose a tag to compare
Update HttpPutJsonBody.php

v1.2.4

06 Jun 15:00
Compare
Choose a tag to compare
Update HttpPostJsonBody.php

v1.2.3: Merge pull request #24 from MblKiTA/patch-1

06 Jun 14:56
Compare
Choose a tag to compare

v1.2.2: Merge pull request #23 from csiewert/master

07 May 17:53
Compare
Choose a tag to compare