Skip to content

v2.13.0

Choose a tag to compare

@jpresutti jpresutti released this 31 Jan 01:45
· 23 commits to v2.x since this release

Version 2.13.0 - Minor Release

This minor release introduces array and stdClass support to the JSON library. In addition, the HttpResponse class now has a getResponseCode method to return the response code directly instead of needing to call the method on the HttpRequest itself.

Full Changelog: v2.12.1...v2.13.0