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

3.0.x #280

Open
wants to merge 177 commits into
base: master
Choose a base branch
from
Open

3.0.x #280

wants to merge 177 commits into from

Conversation

jayesh6696
Copy link

[po;l[po[po[p

Chris Kleeschulte and others added 30 commits January 22, 2016 11:30
- client was trying to create objects from unix timestamps with millisecond resolution
- added a test to ensure these time-based objects are always in the past
Fixed invoice, expiration, and current time error
- Please note that the integration tests won't work with Symfony 3 due to Behat not supporting this version yet.
- Unit tests are function with both Symfony 2.x or 3.0
added new test to make sure payment urls are accessed correctly
Adding paymentUrls to Invoices
- Model classes will/should test types on mutators, a sane model is calling is_numeric followed by floatval for float types

Rationale: 

Instantiators of models should take care to construct fields of the appropriate type, but model's should have a bit of checking as well for safety.
Update Configuration Doc Links
fix timezone ids for case-sensitive systems
- should respect that numbers coming from the api might not have decimal points at all, but they are still valid
- should respect that numbers coming from the api might not have decimal points at all, but they are still valid
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.

9 participants