refactor(view): improve slot importing to prevent view compiler failures #2282
coding-conventions.yml
on: pull_request
Run style check
35s
Run static analysis: PHPStan
29s
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`.
|