Releases: meng-tian/soap-http-binding
Releases · meng-tian/soap-http-binding
Support newer PHP versions
Remove concrete PSR dependency and Support PHP 7.1+
- Removed dependency on specific implementation of PSR-7 and started to use PSR-17 factory interfaces instead.
- Removed support for php 5.6 as it is too old.
Support from php 5.6
- Removed support for php 5.4 as it is too old
- Changed to use Github actions to automate unit tests
Replace deprecated diactoros
Thanks @andrewtweber, we now have replaced the deprecated zend diactoros.
Better comments for `HttpBinding`
0.2.3 Update README.md
0.2.2
0.2.1
0.2.0
0.1.2
Add keywords in composer.json
Update composer.json add missed common.