Skip to content

Commit 3f1f3b5

Browse files
Update ChangeLog
1 parent 1ec05a4 commit 3f1f3b5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

5+
## [10.5.31] - 2024-MM-DD
6+
7+
### Changed
8+
9+
* [#5931](https://github.com/sebastianbergmann/phpunit/pull/5931): `name` property on `<testsuites>` element in JUnit XML logfile
10+
511
## [10.5.30] - 2024-08-13
612

713
### Changed
@@ -271,6 +277,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
271277

272278
* [#5563](https://github.com/sebastianbergmann/phpunit/issues/5563): `createMockForIntersectionOfInterfaces()` does not automatically register mock object for expectation verification
273279

280+
[10.5.31]: https://github.com/sebastianbergmann/phpunit/compare/10.5.30...10.5
274281
[10.5.30]: https://github.com/sebastianbergmann/phpunit/compare/10.5.29...10.5.30
275282
[10.5.29]: https://github.com/sebastianbergmann/phpunit/compare/10.5.28...10.5.29
276283
[10.5.28]: https://github.com/sebastianbergmann/phpunit/compare/10.5.27...10.5.28

0 commit comments

Comments
 (0)