sveneld opened a new pull request, #3906:
URL: https://github.com/apache/thrift/pull/3906

   This PR cleans up PHPUnit 13 deprecations and notices in the PHP test 
suite.\n\nChanges:\n- Replace deprecated `cacheResult` attribute with 
`recordTestRunHistory` in `lib/php/phpunit.xml`.\n- Use `createStub()` instead 
of `createMock()` for transport mocks that only define return values.\n- 
Replace `expects(any())` on function mocks with concrete invocation counts or 
`never()`.\n\nJIRA: 
[THRIFT-6323](https://issues.apache.org/jira/browse/THRIFT-6323)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to