Skip to content

merge #19.34 - Add PHP 7.0 & bulk support - #1

Merged
blegouge merged 10 commits into
masterfrom
19.34
Feb 14, 2020
Merged

merge #19.34 - Add PHP 7.0 & bulk support#1
blegouge merged 10 commits into
masterfrom
19.34

Conversation

@tpellegatta

@tpellegattatpellegatta commented Jul 29, 2019

Copy link
Copy Markdown

Dev notes

Refers to

Redmine ticket : #19

@tpellegattatpellegatta added the enhancement New feature or request label Jul 29, 2019
@tpellegatta
tpellegatta requested a review from a teamJuly 29, 2019 13:26
@tpellegattatpellegatta self-assigned this Jul 29, 2019
Comment threadsrc/Restforce.php Outdated
Comment threadsrc/Restforce.php
$this->oAuthRestClient = new OAuthRestClient(
new SalesforceRestClient(
new GuzzleRestClient('https://na1.salesforce.com'),
new GuzzleRestClient($this->apiEndpoint),

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not same url with above

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

Comment threadsrc/Restforce.php
@blegouge
blegouge merged commit 925a2ab into masterFeb 14, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tpellegatta@adefretin@blegouge@mventuravoyageprive