Skip to content

refactor(view): improve slot importing to prevent view compiler failures #2282

refactor(view): improve slot importing to prevent view compiler failures

refactor(view): improve slot importing to prevent view compiler failures #2282

Triggered via pull request July 25, 2025 11:53
Status Success
Total duration 39s
Artifacts

coding-conventions.yml

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

Annotations

1 warning
strictness/require-strict-behavior: packages/view/src/Slot.php#L25
Call to `base64_decode` must enforce strict comparison. Help: Call the function `base64_decode` with the `$strict` parameter set to `true`.