Skip to content

Tags: TysonAndre/PhanTypoCheck

Tags

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from TysonAndre/perf-improve

Improve performance when checking long words for typos

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from TysonAndre/performance-improvements

Performance improvements: avoid creating closure when unnecessary

1.1.0

Toggle 1.1.0's commit message
Update dictionary, add php 7.4 compatibility

1.0.3

Toggle 1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from TysonAndre/fix-quadratic

Fix quadratic runtime when file has multiple typos

1.0.2

Toggle 1.0.2's commit message
Skip binary files

1.0.1

Toggle 1.0.1's commit message
Update this plugin

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from TysonAndre/update-phan

Update phan, use newer plugin version

0.0.4

Toggle 0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from TysonAndre/improve-newline-count

Properly count newlines in escaped text

0.0.3

Toggle 0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from TysonAndre/improve-cli

Improve the cli script

0.0.2

Toggle 0.0.2's commit message
Support file with false positives, skip hyphen suggestions for tokens

Fixes #1
Fixes #2