Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Update PayPalHttpConfig.php #706

Merged
merged 1 commit into from
Nov 5, 2016
Merged

Conversation

digitalhuman
Copy link
Contributor

To prefent :
ErrorException in PayPalHttpConfig.php line 67: substr_compare():
The start position cannot exceed initial string length
Add the extra check on line 67 to check if SSLversion is something. Since Google App Engine does not support CURL this check prevents the application of crashing

To prefent : 
            ErrorException in PayPalHttpConfig.php line 67: substr_compare(): 
            The start position cannot exceed initial string length
Add the extra check on line 67 to check if SSLversion is something. Since Google App Engine does not support CURL this check prevents the application of crashing
@jaypatel512 jaypatel512 merged commit 09b7d45 into paypal:master Nov 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants