feat(extensions): add Webhook extension for automated RSS notifications #324
Annotations
10 errors
PHPStan:
xExtension-Webhook/extension.php#L222
Part $pattern (mixed) of encapsed string cannot be cast to string.
|
PHPStan:
xExtension-Webhook/extension.php#L218
Part $pattern (mixed) of encapsed string cannot be cast to string.
|
PHPStan:
xExtension-Webhook/extension.php#L217
Part $pattern (mixed) of encapsed string cannot be cast to string.
|
PHPStan:
xExtension-Webhook/extension.php#L216
Part $pattern (mixed) of encapsed string cannot be cast to string.
|
PHPStan:
xExtension-Webhook/extension.php#L212
Part $pattern (mixed) of encapsed string cannot be cast to string.
|
PHPStan:
xExtension-Webhook/extension.php#L210
Part $pattern (mixed) of encapsed string cannot be cast to string.
|
PHPStan:
xExtension-Webhook/extension.php#L194
Call to function is_array() with array will always evaluate to true.
|
PHPStan:
xExtension-Webhook/extension.php#L141
Only booleans are allowed in an if condition, string given.
|
PHPStan:
xExtension-Webhook/extension.php#L130
Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.
|
PHPStan:
xExtension-Webhook/extension.php#L120
Call to function array_filter() requires parameter #2 to be passed to avoid loose comparison semantics.
|
Loading