I'm using PHP SQL Parser. Working fine last few months I upgrade PHP 7.2
Then I got the error like.
> Declaration of ReplaceProcessor::process($tokenList) must be
> compatible with InsertProcessor::process($tokenList, $token_category =
> 'INSERT')
How can I solve this ?