Skip to content

Commit bf2f30c

Browse files
Update ChangeLog
1 parent 413a76e commit bf2f30c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-9.3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes of the PHPUnit 9.3 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [9.3.7] - 2020-MM-DD
6+
7+
### Fixed
8+
9+
* [#4419](https://github.com/sebastianbergmann/phpunit/issues/4419): `--migrate-configuration` cannot migrate XML configuration files with multiple `<exclude>` elements
10+
511
## [9.3.6] - 2020-08-11
612

713
### Fixed
@@ -212,6 +218,7 @@ If you have an XML configuration file that validates against [PHPUnit 9.2's XML
212218
* [#4396](https://github.com/sebastianbergmann/phpunit/issues/4396): Deprecate confusing parameter options for XML assertions
213219
* The `cacheTokens` attribute is no longer supported in XML configuration files
214220

221+
[9.3.7]: https://github.com/sebastianbergmann/phpunit/compare/9.3.6...9.3
215222
[9.3.6]: https://github.com/sebastianbergmann/phpunit/compare/9.3.5...9.3.6
216223
[9.3.5]: https://github.com/sebastianbergmann/phpunit/compare/9.3.4...9.3.5
217224
[9.3.4]: https://github.com/sebastianbergmann/phpunit/compare/9.3.3...9.3.4

0 commit comments

Comments
 (0)