-
Notifications
You must be signed in to change notification settings - Fork 93
Comparing changes
Open a pull request
base repository: recurly/recurly-client-php
base: 2.5.2
head repository: recurly/recurly-client-php
compare: 2.5.3
- 20 commits
- 49 files changed
- 5 contributors
Commits on May 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fbacb9b - Browse repository at this point
Copy the full SHA fbacb9bView commit details
Commits on Jun 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6087eb1 - Browse repository at this point
Copy the full SHA 6087eb1View commit details -
Assign to a variable to allow returning a reference
> Notice: Only variable references should be returned by reference
Configuration menu - View commit details
-
Copy full SHA for de5612c - Browse repository at this point
Copy the full SHA de5612cView commit details
Commits on Jun 20, 2016
-
Return correct node name for Recurly_NoteList
Notes weren't loaded after rewind() was called. The name didn't match what was in the XML so __parseXmlToObject() was never called and hence the object were never added to $this->_objects. While I'm here I fixed a bug in the pager where it'd keep checking for a next link so it could reload... that wasn't ever going to happen so it's better to give a hard error.
Configuration menu - View commit details
-
Copy full SHA for 89d496b - Browse repository at this point
Copy the full SHA 89d496bView commit details -
Merge pull request #236 from recurly/fix-notes
Return correct node name for Recurly_NoteList
Configuration menu - View commit details
-
Copy full SHA for a92720a - Browse repository at this point
Copy the full SHA a92720aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 068f791 - Browse repository at this point
Copy the full SHA 068f791View commit details
Commits on Jun 22, 2016
-
Provide default getWriteableAttributes()
Cut down on some of the boiler plate code in every class. We could probably just remove the function entirely but I'll leave that for another PR.
Configuration menu - View commit details
-
Copy full SHA for 947454d - Browse repository at this point
Copy the full SHA 947454dView commit details -
Merge pull request #224 from recurly/updates_coupons_for_free_trial_c…
…oupon updates Recurly_Coupon for free trial coupons
Configuration menu - View commit details
-
Copy full SHA for 0f90b28 - Browse repository at this point
Copy the full SHA 0f90b28View commit details -
Merge pull request #237 from recurly/drop-transparent-paths
Drop old transparent post paths
Configuration menu - View commit details
-
Copy full SHA for b896a78 - Browse repository at this point
Copy the full SHA b896a78View commit details -
Merge pull request #241 from recurly/less-getRequiredAttributes
Provide default getWriteableAttributes()
Configuration menu - View commit details
-
Copy full SHA for 5805e80 - Browse repository at this point
Copy the full SHA 5805e80View commit details -
Merge pull request #234 from davedevelopment/add-phpunit-xml
Use PHPUnit configuration file
Configuration menu - View commit details
-
Copy full SHA for 471d668 - Browse repository at this point
Copy the full SHA 471d668View commit details
Commits on Jun 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f86c24e - Browse repository at this point
Copy the full SHA f86c24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d874519 - Browse repository at this point
Copy the full SHA d874519View commit details -
Merge pull request #242 from recurly/fix_subscription_update_with_add…
…_ons Fix subscription updates when subcription has add_ons
Configuration menu - View commit details
-
Copy full SHA for 512f7b8 - Browse repository at this point
Copy the full SHA 512f7b8View commit details
Commits on Jun 29, 2016
-
Merge pull request #235 from davedevelopment/avoid-return-non-variabl…
…e-warning Assign to a variable to allow returning a reference
Configuration menu - View commit details
-
Copy full SHA for f597f30 - Browse repository at this point
Copy the full SHA f597f30View commit details
Commits on Jul 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 244248c - Browse repository at this point
Copy the full SHA 244248cView commit details -
Merge pull request #247 from recurly/update-release-notes
Update release notes
Configuration menu - View commit details
-
Copy full SHA for c5892ee - Browse repository at this point
Copy the full SHA c5892eeView commit details -
Merge pull request #243 from recurly/correct-coupon-listing
Coupon lists require a parent object
Configuration menu - View commit details
-
Copy full SHA for 88f948b - Browse repository at this point
Copy the full SHA 88f948bView commit details
Commits on Jul 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 30a8bae - Browse repository at this point
Copy the full SHA 30a8baeView commit details -
Merge pull request #248 from recurly/version-bump
Bump version and add another missing changelog entry
Configuration menu - View commit details
-
Copy full SHA for ef02b6d - Browse repository at this point
Copy the full SHA ef02b6dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.5.2...2.5.3