Commit d9884ba
tests: Fix PHPUnit 12.5.11 breakage (#47042)
PHPUnit 12.5.11 has started throwing deprecation warnings about using
`->with*()` functions on its stubs (versus mocks), and also backed out
some of the corresponding whining that was fixed in #46260 that caused
us to switch some things from mocks to stubs in the first place. Whee.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/21870243516
Upstream-Ref: Automattic/jetpack@36668731 parent 7f45d99 commit d9884ba
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments