We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79dea7f + 5a0418c commit 446ea70Copy full SHA for 446ea70
CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
7
## [1.1.1](https://github.com/10up/wp_mock/compare/1.1.0...1.1.1) - 2025-12-03
8
### Fixed
9
- Address PHP deprecation warnings about implicitly nullable parameters
10
+- Allow `onFilter(...)->withAnyArgs()` to be used multiple times on a single tests
11
12
## [1.1.0](https://github.com/10up/wp_mock/compare/1.0.1...1.1.0) - 2025-03-11
13
### Added
0 commit comments