Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to new sandbox bunq/sdk_php#149 #150

Merged
merged 6 commits into from
May 29, 2018

Conversation

OGKevin
Copy link
Contributor

@OGKevin OGKevin commented May 29, 2018

References #149

Should be merged after the other issues are close.

@OGKevin OGKevin added this to the 0.13.5 milestone May 29, 2018
@OGKevin OGKevin self-assigned this May 29, 2018
@OGKevin OGKevin added this to To do in 1.0.0 - SDK via automation May 29, 2018
@OGKevin
Copy link
Contributor Author

OGKevin commented May 29, 2018

@sandervdo please 👀

Copy link
Contributor

@sandervdo sandervdo left a comment

Choose a reason for hiding this comment

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

const ERROR_ENVIRONMENT_TYPE_UNKNOWN = 'Unknown environmentType "%s"';
const ERROR_MAC_OS_CURL_VERSION = 'Your PHP seems to be linked to the MacOS provided curl binary. ' .
'This is incompatible with our SDK, please reinstall by running: "brew reinstall %s --with-homebrew-curl".%s';
const ERROR_SANDBOX_DOES_NOT_SUPPORT_PINNED_KEY =
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't "key" be plural?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

hmm dont think so ? Its one key ? or am i missing something ?

Copy link
Contributor

Choose a reason for hiding this comment

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

It's either 'Sandbox does not support pinned keys' (in general) or 'Sandbox does not support the usage of a pinned key' (singular).

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I see.

@OGKevin
Copy link
Contributor Author

OGKevin commented May 29, 2018

@sandervdo pushed, please 👀

Copy link
Contributor

@sandervdo sandervdo left a comment

Choose a reason for hiding this comment

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

const ERROR_MAC_OS_CURL_VERSION = 'Your PHP seems to be linked to the MacOS provided curl binary. ' .
'This is incompatible with our SDK, please reinstall by running: "brew reinstall %s --with-homebrew-curl".%s';
const ERROR_CURL_DOES_NOT_SUPPORT_ROOT_CA_PINNING =
'Curl does not support root CA pinning. See https://curl.haxx.se/docs/todo.html#Support_intermediate_root_pinn';
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you change the entire sentence..... The formulation is incorrect now; curl does not support root "Certificate Authority" pinning. 😂 The Authorities are not pinned, it's the certificate that gets pinned.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🤦‍♂️

@OGKevin
Copy link
Contributor Author

OGKevin commented May 29, 2018

@sandervdo pushed.

sandervdo
sandervdo previously approved these changes May 29, 2018
@OGKevin OGKevin moved this from To do to open PR in 1.0.0 - SDK May 29, 2018
@OGKevin OGKevin merged commit 79a169a into develop May 29, 2018
1.0.0 - SDK automation moved this from open PR to merged May 29, 2018
@OGKevin OGKevin deleted the move-to-new-sandbox-bunq/sdk_php#149 branch May 29, 2018 18:30
@OGKevin
Copy link
Contributor Author

OGKevin commented May 29, 2018

@andrederoos

@OGKevin OGKevin modified the milestones: 0.13.5, 0.13.2 May 30, 2018
OGKevin added a commit that referenced this pull request May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
1.0.0 - SDK
  
merged
Development

Successfully merging this pull request may close these issues.

None yet

2 participants