johnbillion / query-monitor

The developer tools panel for WordPress
https://querymonitor.com
GNU General Public License v2.0
1.6k stars 211 forks source link

Sync number of accepted args with the callback's expected args #706

Closed ocean90 closed 1 year ago

ocean90 commented 2 years ago

Fixes a phpstan error:

Error: Callback expects 2 parameters, $accepted_args is set to 4.
johnbillion commented 1 year ago

Thanks for the PRs 👍 . I need to pin some of the test dependencies so they're more stable and don't cause failures in PRs that cause them to get updated.