File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 3.0.0 - 2021-01-28
4+ - Issue #32 - Migrate to PHp >= 7.4
5+ - use ` splitbrain/phpfarm:jessie ` as Docker image and fix docker image settings
6+ - Code requires PHP >= 7.4
7+ - Code cleaning
8+ - BC:
9+ - ` WsdlToPhp\PackageBase\Utils::getFormatedXml ` has been renamed to ` WsdlToPhp\PackageBase\Utils::getFormattedXml `
10+ - ` WsdlToPhp\PackageBase\AbstractSoapClientBase::getFormatedXml ` has been renamed to ` WsdlToPhp\PackageBase\AbstractSoapClientBase::getFormattedXml `
11+ - Update READMEs
12+ - Update Travis CI settings
13+ - Update PHPUnit settings
14+ - Update LICENSE file
15+ - Version 1.0 is no more maintained
16+
317## 2.2.0 - 2020-09-11
418- Issue #31 - Add output headers to SoapClient in order to be able to store them
519
You can’t perform that action at this time.
0 commit comments