phpstan updates

This commit is contained in:
Clemens Schwaighofer
2025-06-05 15:52:43 +09:00
parent 6c5af91386
commit a292abc2c5
6 changed files with 32 additions and 6 deletions

View File

@@ -83,6 +83,9 @@ function mtParseCSV(
'UTF-8',
$encoding
);
if ($string === false) {
return $lines;
}
}
if ($flag == 'INTERN') {
// split with PHP function