Skip to content

Commit 58acba9

Browse files
Merge branch '9.5'
2 parents e4668a2 + 5c5abcf commit 58acba9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog-8.5.md

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

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

5-
## [8.5.24] - 2022-MM-DD
5+
## [8.5.24] - 2022-03-05 - #StandWithUkraine
66

77
### Changed
88

@@ -207,7 +207,7 @@ All notable changes of the PHPUnit 8.5 release series are documented in this fil
207207
* [#3967](https://github.com/sebastianbergmann/phpunit/issues/3967): Cannot double interface that extends interface that extends `\Throwable`
208208
* [#3968](https://github.com/sebastianbergmann/phpunit/pull/3968): Test class run in a separate PHP process are passing when `exit` called inside
209209

210-
[8.5.24]: https://github.com/sebastianbergmann/phpunit/compare/8.5.23...8.5
210+
[8.5.24]: https://github.com/sebastianbergmann/phpunit/compare/8.5.23...8.5.24
211211
[8.5.23]: https://github.com/sebastianbergmann/phpunit/compare/8.5.22...8.5.23
212212
[8.5.22]: https://github.com/sebastianbergmann/phpunit/compare/8.5.21...8.5.22
213213
[8.5.21]: https://github.com/sebastianbergmann/phpunit/compare/8.5.20...8.5.21

ChangeLog-9.5.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.17] - 2022-03-05 - #StandWithUkraine
6+
57
## [9.5.16] - 2022-02-23
68

79
### Changed
@@ -134,6 +136,7 @@ All notable changes of the PHPUnit 9.5 release series are documented in this fil
134136

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

139+
[9.5.17]: https://github.com/sebastianbergmann/phpunit/compare/9.5.16...9.5.17
137140
[9.5.16]: https://github.com/sebastianbergmann/phpunit/compare/dc738383c519243b0a967f63943a848d3fd861aa...9.5.16
138141
[9.5.15]: https://github.com/sebastianbergmann/phpunit/compare/9.5.14...dc738383c519243b0a967f63943a848d3fd861aa
139142
[9.5.14]: https://github.com/sebastianbergmann/phpunit/compare/9.5.13...9.5.14

0 commit comments

Comments
 (0)