Skip to content

Tags: danniehansen/FuelSDK-PHP

Tags

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refresh token public and web app support (salesforce-marketingcloud#150)

* initial checkin

* Adding unit tests

* updating version and readme

* address code review concerns

* address code review concerns

* adding the context variable back

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added OAuth2 authentication support

Added OAuth2 authentication support.

v1.2.2

W-5884747 - In memory cache support (salesforce-marketingcloud#134)

* started implementation

* ET_CacheService refactor and tests.

* Proxy changes

* Refactoring

* Updated readme file

* Updated version in getSDKVersion function and in the Composer section in the readme

* Defaulted sslverifypeer to false

v1.2.1

W-5784020 (salesforce-marketingcloud#128)

- Updated robrichards/wse-php dependency version to 2.0.3
 - Generated composer.lock again by deleting the old one and running "composer install", since the one checked-in into master requires PHP version >= 7.1 and the README.md says the required PHP Version for the PHP SDK should be >=5.6.24
 - Bumped PHP SDK patch number (1.2.0 -> 1.2.1)
 - Updated README.md file

v1.2.0

User specific endpoints (salesforce-marketingcloud#112)

v1.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update composer.json

v1.0.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request salesforce-marketingcloud#82 from salesforce-marke…

…tingcloud/development

code cleanup

v0.9.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request salesforce-marketingcloud#71 from salesforce-marke…

…tingcloud/Dot9

dot9 to master

v0.9

Merge pull request salesforce-marketingcloud#45 from steven-hadfield/…

…Dot9

Fix ET_Client::__construct incorrectly checking the response object

v0.8.1

Updated for Folder