Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

Conversation

@samuelbohler
Copy link
Contributor

And this time shouldn't stall Travis CI

Copy link
Contributor

Choose a reason for hiding this comment

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

if you trim() the string above where you strtolower(), you can remove this conditional code branch. I.e. $x = strtolower(trim($x));

Copy link
Contributor

Choose a reason for hiding this comment

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

What if the merchant has gmp and not bcmath? I would suggest putting both of these in the suggest part of this file and update documentation to explain that one of these are needed.

@JoshuaEstes
Copy link
Contributor

All in all, this looks pretty good. You might want to run it thru php-cs-fixer for some formatting issues, but I do not see anything obvious at first glance.

ionux added a commit that referenced this pull request Nov 28, 2014
Fixes #72 - Restructured arb int math and enabled BCMath as an engine
@ionux ionux merged commit afa0a46 into bitpay:master Nov 28, 2014
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.

3 participants