All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
### Added
- Support for PHP 8.3 (#14).
- Support for PHP 8.2 (#6).
- Dropped support for PHP 8.1 (#6).
- Reduced false positives by ignoring numbers (#1).
- "__toString" will now be correctly understood as 2 words "to" and "string" instead of "tostring" (#2).
- First working version.