Skip to content

Fix Larastan errors in test files from PR #94 - #95

Merged
StanBarrows merged 1 commit into
productionfrom
feature-updates
Aug 2, 2026
Merged

Fix Larastan errors in test files from PR #94#95
StanBarrows merged 1 commit into
productionfrom
feature-updates

Conversation

@StanBarrows

Copy link
Copy Markdown
Contributor

Add missing array shape docblocks, narrow mixed before casting to int, avoid a nullable Collection::first() access, and guard against file_get_contents() returning false.

Add missing array shape docblocks, narrow mixed before casting to
int, avoid a nullable Collection::first() access, and guard against
file_get_contents() returning false.
@StanBarrows
StanBarrows merged commit aa806ed into production Aug 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant