Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #110

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Fix typos #110

merged 1 commit into from
Oct 13, 2024

Conversation

szepeviktor
Copy link

Fix misspellings all over the place.

$f = $this->disoveredFiles[$outputRelativeFilepath]
$f = $this->discoveredFiles[$outputRelativeFilepath]
Copy link
Author

@szepeviktor szepeviktor Jun 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BrianHenryIE This was a hard one.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using PHPStan discovers these.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

implements ArrayAccess was removed.

@szepeviktor
Copy link
Author

@BrianHenryIE Friendly ping 🏓

@BrianHenryIE BrianHenryIE merged commit 24cf513 into BrianHenryIE:master Oct 13, 2024
1 of 11 checks passed
@szepeviktor szepeviktor deleted the mister branch October 13, 2024 02:31
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.

2 participants