Php-pushwoosh v1.8.0 Release Notes

Release Date: 2017-06-19 // almost 7 years ago
  • New features

    • ๐Ÿ›  Fix #18 - Allow CURL to have SSL certificates verification enabled.
    • ๐Ÿ›  Fix #63 - Allow to use own url for API server
    • ๐Ÿ›  Fix #65 - The setCURLClient(ICURClient $curlClient) did not return $this.
    • ๐Ÿ›  Fix #66 - Now the library allows to overwrite some CURL options.
    • โž• Add support for PHP 7.1 and execute tests with Travis and PHP 7.1

    ๐Ÿ‘Œ Improvements

    • Increase code coverage to 100%
    • โž• Add a testing Apache Cordova App in the src/test/resources directory, this application allows to manually test the php-pushwoosh library by receiving notification inside a very simple Android or iOS application.
    • โšก๏ธ Update all Grunt dependencies and update the build scripts (only useful for contributors)

    Closed

    • Close #23 - Closing this issue, no serious developer shoud use PHP without composer.