Skip to content

Commit c5de29c

Browse files
Update ChangeLog
1 parent d47bbbb commit c5de29c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ChangeLog-9.1.md

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

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

5+
## [9.1.5] - 2020-MM-DD
6+
7+
### Fixed
8+
9+
* [#4033](https://github.com/sebastianbergmann/phpunit/issues/4033: Unexpected behaviour when `$GLOBALS` is deleted
10+
* [#4232](https://github.com/sebastianbergmann/phpunit/issues/4232: `StandardTestSuiteLoader` produces warning and does not run any tests if the test class name is partially similar to the parent test case name
11+
512
## [9.1.4] - 2020-04-30
613

714
* [#4196](https://github.com/sebastianbergmann/phpunit/issues/4196): Invalid `@covers` annotation crashes test runner
@@ -65,6 +72,7 @@ All notable changes of the PHPUnit 9.1 release series are documented in this fil
6572
* [#4105](https://github.com/sebastianbergmann/phpunit/issues/4105): Deprecate multiple test case classes in single file and test case class name differing from filename
6673
* [#4141](https://github.com/sebastianbergmann/phpunit/pull/4141): Deprecate Prophecy integration
6774

75+
[9.1.5]: https://github.com/sebastianbergmann/phpunit/compare/9.1.4...9.1
6876
[9.1.4]: https://github.com/sebastianbergmann/phpunit/compare/9.1.3...9.1.4
6977
[9.1.3]: https://github.com/sebastianbergmann/phpunit/compare/9.1.2...9.1.3
7078
[9.1.2]: https://github.com/sebastianbergmann/phpunit/compare/9.1.1...9.1.2

0 commit comments

Comments
 (0)