Releases: php-soap/ext-soap-engine
Releases · php-soap/ext-soap-engine
Version 1.8.0
What's Changed
- Update phpunit/phpunit requirement from ^10.0.19 to ^10.0.19 || ^11.0.0 by @dependabot[bot] in #24
- Upgrade to PHP 8.5 support and latest dependencies by @veewee in #25
New Contributors
- @dependabot[bot] made their first contribution in #24
Full Changelog: 1.7.0...1.8.0
Version 1.7.0
Version 1.6.0
What's Changed
Full Changelog: 1.5.0...1.6.0
Version 1.5.0
What's Changed
- fix composer installation command by @damosse31 in #18
- Allow PHP83 by @veewee in #20
New Contributors
- @damosse31 made their first contribution in #18
Full Changelog: 1.4.1...1.5.0
Release 1.4.1
What's Changed
- Update Readme.md by @wannevancamp in #15
- Allow engine 2 by @veewee in #16
New Contributors
- @wannevancamp made their first contribution in #15
Full Changelog: v1.4.0...1.4.1
Release 1.4.0
v1.3.0
v1.2.1
Release v1.2.0
Version 1.1.1
Total issues resolved: 1
- 4: Fix broken return type thanks to @veewee and @KorDum