Text-Statistics
Text-Statistics copied to clipboard
Fix Undefined offset
When using the 'fleschKincaidReadingEase' function, I ran into this issue:
ErrorException: Undefined offset: 1809 in ../vendor/davechild/textstatistics/src/DaveChild/TextStatistics/Syllables.php:361
This PR fixes that issue (also mentioned here).
@DaveChild Please, I hope you can find the time to assess MRs such as this. Thank you!