Skip to content

Commit

Permalink
Closes #7120: PHPStan - Discourage apply_filters in Favor of wpm_appl…
Browse files Browse the repository at this point in the history
…y_filters_typed() (#7121)
  • Loading branch information
Miraeld authored Nov 25, 2024
1 parent 4542d7b commit 90ca318
Show file tree
Hide file tree
Showing 4 changed files with 1,517 additions and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@
"@test-integration-pressidium"
],
"run-stan": "vendor/bin/phpstan analyze --memory-limit=2G --no-progress",
"run-stan-reset-baseline": "vendor/bin/phpstan analyze --memory-limit=2G --no-progress --generate-baseline",
"install-codestandards": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin::run",
"phpcs": "phpcs --basepath=.",
"phpcs-changed": "./bin/phpcs-changed.sh",
Expand Down
Loading

0 comments on commit 90ca318

Please sign in to comment.