Skip to content

Commit a708c1d

Browse files
Update ChangeLog
1 parent 6d98a50 commit a708c1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog-10.3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ All notable changes of the PHPUnit 10.3 release series are documented in this fi
1414
* Invocation count expectation failure messages have been slightly improved
1515
* When a test case class inherits test methods from a parent class then the TestDox output for such a test case class now starts with test methods from the class that is highest in the inheritance tree (instead of the class that is lowest in the inheritance tree)
1616
* `TestCase::createStub()`, `TestCase::createStubForIntersectionOfInterfaces()`, and `TestCase::createConfiguredStub()` are now static (and can be used from static data provider methods)
17+
* The internal methods `__phpunit_*()` have been removed from the `Stub` and `MockObject` interfaces
1718

1819
[10.3.0]: https://github.com/sebastianbergmann/phpunit/compare/10.2...main

0 commit comments

Comments
 (0)