when this repo is updated for PHP8+, it should switch from `token_get_all` to the more efficient `PhpToken::tokenize` variant. `PhpToken::tokenize()` is more memory efficient and faster, see https://wiki.php.net/rfc/token_as_object