-
Notifications
You must be signed in to change notification settings - Fork 34
Add $clientOptions to constructor and pass to ApiClient object #23
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
Add $clientOptions to constructor and pass to ApiClient object #23
Conversation
Any chance to get this merged or is there anything else that needs to be done? |
# Conflicts: # src/Hyperwallet/Hyperwallet.php
Hey @wmews-hw any reason this hasn't been merged yet ? |
Not sure why the build is failing in PHP 5.6 while passing in 7.0 and HHVM. Seems unrelated to my changes. |
I'd like to reference this short investigation about the failing test: |
I made a PR to fix the failing test here: #44 Please merge that PR, and then you can merge this. Although this PR doesn't cause any tests to fail anyway - that test just fails randomly. |
@Rrathinasabapath could you please look at this also? |
No description provided.