Skip to content

Fix for infinite loops in post.excerpt in specific cases (#2972) #166

Fix for infinite loops in post.excerpt in specific cases (#2972)

Fix for infinite loops in post.excerpt in specific cases (#2972) #166

Triggered via push May 14, 2024 08:21
Status Failure
Total duration 48s
Artifacts
PHP static analysis
39s
PHP static analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHP static analysis: src/Post.php#L178
PHPDoc tag @return with type Timber\Post is not subtype of native type static(Timber\Post).
PHP static analysis: src/Post.php#L180
Unsafe usage of new static().
PHP static analysis
Process completed with exit code 1.