Skip to content

fix(view): improved attribute precedence #1628

fix(view): improved attribute precedence

fix(view): improved attribute precedence #1628

Triggered via pull request April 24, 2025 07:35
Status Success
Total duration 49s
Artifacts

coding-conventions.yml

on: pull_request
Run style check
35s
Run style check
Run static analysis: PHPStan
44s
Run static analysis: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

1 warning
strictness/require-return-type: tests/Integration/View/TempestViewRendererTest.php#L607
Method `test_if_and_foreach_precedence` is missing a return type hint. Type hints improve code readability and help prevent type-related errors. Help: Consider adding a return type hint to method `test_if_and_foreach_precedence`.