Skip to content

Releases: Learnosity/learnosity-sdk-php

Learnosity PHP SDK v0.9.2

06 Jun 01:58
33a32b9
Compare
Choose a tag to compare

Removed the Makefile from the zip package as we no longer support its use-cases within the zip.

Fixed a bug where the SDK fails to bootstrap the autoloader correctly when imported as a composer package.

v0.9.1: tested PHP5.6 and 7 compatibility

01 Jun 02:17
Compare
Choose a tag to compare

This release fixes previous issues with dual support of PHP 5.6 and 7 in the dependencies.

It also fixes a bug in signature generation when dealing with large floats.

You can also check our compatibility matrix in Travis-CI.

For a Quick Start or proof of concept, just download the ZIP file above, and head to our Quick Start Guide.

For more production-ready work, we recommend you use composer.

composer require "learnosity/learnosity-sdk-php"