diff --git a/ChangeLog-7.5.md b/ChangeLog-7.5.md index d88380e3aab..cfdc9b2b43b 100644 --- a/ChangeLog-7.5.md +++ b/ChangeLog-7.5.md @@ -8,6 +8,7 @@ All notable changes of the PHPUnit 7.5 release series are documented in this fil * Fixed [#3531](https://github.com/sebastianbergmann/phpunit/issues/3531): Test suite fails on warning * Fixed [#3534](https://github.com/sebastianbergmann/phpunit/pull/3534): Wrong message in `ConstraintTestCase` +* Fixed [#3530](https://github.com/sebastianbergmann/phpunit/issues/3530): `generateClassFromWsdl()` does not handle methods with multiple output values ## [7.5.5] - 2019-02-15