Skip to content

Commit 778e7d1

Browse files
Update ChangeLog
1 parent 922e4d8 commit 778e7d1

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.36] - 2024-MM-DD
6+
7+
### Changed
8+
9+
* [#5957](https://github.com/sebastianbergmann/phpunit/pull/5957): Skip data provider build when requirements are not satisfied
10+
511
## [10.5.35] - 2024-09-19
612

713
### Changed
@@ -322,6 +328,7 @@ All notable changes of the PHPUnit 10.5 release series are documented in this fi
322328

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

331+
[10.5.36]: https://github.com/sebastianbergmann/phpunit/compare/10.5.35...10.5
325332
[10.5.35]: https://github.com/sebastianbergmann/phpunit/compare/10.5.34...10.5.35
326333
[10.5.34]: https://github.com/sebastianbergmann/phpunit/compare/10.5.33...10.5.34
327334
[10.5.33]: https://github.com/sebastianbergmann/phpunit/compare/10.5.32...10.5.33

0 commit comments

Comments
 (0)