Skip to content

1.8.0

Compare
Choose a tag to compare
@bgaillard bgaillard released this 19 Jun 09:33
· 7 commits to master since this release

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.