Skip to content

Bump the tools group with 4 updates #10064

Bump the tools group with 4 updates

Bump the tools group with 4 updates #10064

Triggered via pull request May 13, 2024 17:07
Status Failure
Total duration 1m 20s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: redaxo/src/addons/structure/tests/navigation_test.php#L28
Expression "new class extends \rex_navigation…" on a separate line does not do anything.
phpstan: redaxo/src/core/functions/function_rex_escape.php#L45
Impure property assignment in pure function rex_escape().
phpstan: redaxo/src/core/functions/function_rex_escape.php#L52
Possibly impure call to method stdClass::__toString() in pure function rex_escape().
phpstan: redaxo/src/core/functions/function_rex_escape.php#L71
Possibly impure call to function preg_replace() in pure function rex_escape().
phpstan: redaxo/src/core/functions/function_rex_escape.php#L77
Possibly impure call to function preg_match() in pure function rex_escape().
phpstan: redaxo/src/core/functions/function_rex_escape.php#L81
Possibly impure call to function preg_replace_callback() in pure function rex_escape().
phpstan: redaxo/src/core/functions/function_rex_escape.php#L90
Impure static variable in pure function rex_escape().
phpstan: redaxo/src/core/functions/function_rex_escape.php#L121
Possibly impure call to function preg_match() in pure function rex_escape().
phpstan: redaxo/src/core/functions/function_rex_escape.php#L125
Possibly impure call to function preg_replace_callback() in pure function rex_escape().
phpstan: redaxo/src/core/functions/function_rex_escape.php#L134
Possibly impure call to function preg_match() in pure function rex_escape().