You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds generic array annotations and return types throughout src/ and
tests/ to satisfy level 6, then hardens a handful of unchecked
`string|false` / `resource|false` call sites for level 7.
Behaviour is unchanged on the happy path; the only runtime-visible
changes are in previously-broken error paths (e.g. opendir() returning
false, getHeader() on array-valued headers).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments