Skip to content

Commit 9e0968d

Browse files
Update ChangeLog
1 parent 8635ff9 commit 9e0968d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-9.5.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.5 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [9.5.27] - 2022-MM-DD
6+
7+
### Fixed
8+
9+
* [#5113](https://github.com/sebastianbergmann/phpunit/pull/5113): PHP error instead of PHPUnit error when trying to create test double for `readonly` class
10+
511
## [9.5.26] - 2022-10-28
612

713
### Fixed
@@ -206,6 +212,7 @@ All notable changes of the PHPUnit 9.5 release series are documented in this fil
206212

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

215+
[9.5.27]: https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5
209216
[9.5.26]: https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26
210217
[9.5.25]: https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25
211218
[9.5.24]: https://github.com/sebastianbergmann/phpunit/compare/9.5.23...9.5.24

0 commit comments

Comments
 (0)