wepay / PHP-SDK

WePay APIv2 SDK for PHP
https://www.wepay.com/developer
Apache License 2.0
58 stars 45 forks source link

version comparison in exception constructor should use native version_compare function #2

Closed Firehed closed 9 years ago

Firehed commented 11 years ago

It's preferable to the numeric comparison as it does a better job handling different build cycles (such as "5.3.0-dev")

skyzyx commented 9 years ago

We're going to rewrite this entire package. Resolving as WONTFIX.