Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #90 from academe/issue89
Clear up some token billing ambiguities. This PR has a lot more changes than I would normally like, but contains more tests in areas that have been refactored, so should be stable. I am going to try it in production for a week before making a minor release. This version drops support for PHP5.3, which has allowed traits to be used to reduce some duplicate methods (the notification handler does not inherit from the Response class, but shares many of its methods).
- Loading branch information