Closed jrfnl closed 12 months ago
Always return EOF pointer for files scanning the complete file in one go as if any of the error conditions are hit, it is useless to try again for the same file.
N/A
Closing as replaced by https://github.com/PHPCSStandards/PHP_CodeSniffer/pull/95
Description
Always return EOF pointer for files scanning the complete file in one go as if any of the error conditions are hit, it is useless to try again for the same file.
Suggested changelog entry
N/A