1.8.0
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 thephp-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.