This repository has been archived by the owner on Jul 20, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 484
Fix for plus signs in data and verified array #119
Open
BigRedBot
wants to merge
14
commits into
paypal:master
Choose a base branch
from
BigRedBot:patch-7
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jan 7, 2018
-
$_POST can decode plus signs incorrectly and should not be used. I have done extensive testing so far and have not found a better way than this to fix this problem from this end. This problem will only be completely solved when the posted data is sent with plus signs always encoded to %2B.
Configuration menu - View commit details
-
Copy full SHA for acb6cad - Browse repository at this point
Copy the full SHA acb6cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 896a6eb - Browse repository at this point
Copy the full SHA 896a6ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d69f654 - Browse repository at this point
Copy the full SHA d69f654View commit details -
Configuration menu - View commit details
-
Copy full SHA for c30a019 - Browse repository at this point
Copy the full SHA c30a019View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb60d8f - Browse repository at this point
Copy the full SHA bb60d8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b27dc98 - Browse repository at this point
Copy the full SHA b27dc98View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa09c26 - Browse repository at this point
Copy the full SHA aa09c26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 470468e - Browse repository at this point
Copy the full SHA 470468eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 034a7d9 - Browse repository at this point
Copy the full SHA 034a7d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for efbb216 - Browse repository at this point
Copy the full SHA efbb216View commit details
Commits on Jan 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c8b5b8e - Browse repository at this point
Copy the full SHA c8b5b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5da67 - Browse repository at this point
Copy the full SHA 3c5da67View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebe5ed1 - Browse repository at this point
Copy the full SHA ebe5ed1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9956db - Browse repository at this point
Copy the full SHA b9956dbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.