Skip to content

Commit 2235d21

Browse files
Merge branch '9.5'
2 parents d3112e1 + 5ff8c54 commit 2235d21

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

ChangeLog-9.5.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

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

5-
## [9.5.15] - 2022-02-23
5+
## [9.5.16] - 2022-02-23
6+
7+
### Changed
8+
9+
* Reverted sync with API change in (now yanked) phpunit/php-code-coverage 9.2.12
10+
11+
## [9.5.15] - 2022-02-23 [YANKED]
612

713
### Fixed
814

@@ -128,7 +134,8 @@ All notable changes of the PHPUnit 9.5 release series are documented in this fil
128134

129135
* [#4535](https://github.com/sebastianbergmann/phpunit/issues/4535): `getMockFromWsdl()` does not handle methods that do not have parameters correctly
130136

131-
[9.5.15]: https://github.com/sebastianbergmann/phpunit/compare/9.5.14...9.5.15
137+
[9.5.16]: https://github.com/sebastianbergmann/phpunit/compare/dc738383c519243b0a967f63943a848d3fd861aa...9.5.16
138+
[9.5.15]: https://github.com/sebastianbergmann/phpunit/compare/9.5.14...dc738383c519243b0a967f63943a848d3fd861aa
132139
[9.5.14]: https://github.com/sebastianbergmann/phpunit/compare/9.5.13...9.5.14
133140
[9.5.13]: https://github.com/sebastianbergmann/phpunit/compare/9.5.12...9.5.13
134141
[9.5.12]: https://github.com/sebastianbergmann/phpunit/compare/9.5.11...9.5.12

0 commit comments

Comments
 (0)