Skip to content

Closes #7120: PHPStan - Discourage apply_filters in Favor of wpm_apply_filters_typed() #2595

Closes #7120: PHPStan - Discourage apply_filters in Favor of wpm_apply_filters_typed()

Closes #7120: PHPStan - Discourage apply_filters in Favor of wpm_apply_filters_typed() #2595

Triggered via pull request November 20, 2024 09:18
Status Failure
Total duration 1m 38s
Artifacts

lint_phpstan.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

10 errors
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Cloudflare/Subscriber.php#L130
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Cloudflare/Subscriber.php#L208
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Cloudflare/Subscriber.php#L693
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Sucuri/Subscriber.php#L261
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Sucuri/Subscriber.php#L269
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Varnish/Subscriber.php#L66
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Varnish/Varnish.php#L34
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Varnish/Varnish.php#L43
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Varnish/Varnish.php#L52
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.
WPRocket lint with PHP Stan. PHP 8.2 on ubuntu-latest.: inc/Addon/Varnish/Varnish.php#L64
Usage of apply_filters() is discouraged. Use wpm_apply_filters_typed() instead.