Skip to content

Commit 649ea9d

Browse files
Update ChangeLog
1 parent 505fed7 commit 649ea9d

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.48] - 2025-MM-DD
6+
7+
### Fixed
8+
9+
* [#6254](https://github.com/sebastianbergmann/phpunit/issues/6254): `defects,random`configuration is supported by implementation, but it is not allowed by the XML configuration file schema
10+
511
## [10.5.47] - 2025-06-20
612

713
### Added
@@ -430,6 +436,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
430436

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

439+
[10.5.48]: https://github.com/sebastianbergmann/phpunit/compare/10.5.47...10.5
433440
[10.5.47]: https://github.com/sebastianbergmann/phpunit/compare/10.5.46...10.5.47
434441
[10.5.46]: https://github.com/sebastianbergmann/phpunit/compare/10.5.45...10.5.46
435442
[10.5.45]: https://github.com/sebastianbergmann/phpunit/compare/10.5.44...10.5.45

0 commit comments

Comments
 (0)