Commit 9fd0e4c
Remove redundant assertIsArray after return type narrowing
The buildCommandArray return type is now always array (no longer
array|string), so phpstan correctly flags the assertion as tautological.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bd49f59 commit 9fd0e4c
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments