', $candidates)."\n"; if (mb_strlen($cache) > 5_000_000) { $file->fwrite($cache); $cache = ''; } } $file->fwrite($cache);