Php-pushwoosh v1.9.0 Release Notes
Release Date: 2017-06-28 // over 5 years ago-
New features
- ๐ Fix #68 - Add support for
chrome_image
, thanks for your work @anibalsanchez !
- ๐ Fix #68 - Add support for
Previous changes from v1.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.