Hello, SprintfReturnTypeProvider crashes when sprintf is used with an invalid format, eg: ```php $a = 'a'; sprintf('foo "%" bar', $a); ``` https://psalm.dev/r/eef72f64c3