Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 26 Aug 2021 02:11:07 +0000 (04:11 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 26 Aug 2021 02:12:33 +0000 (04:12 +0200)
commit7c7b31032ea193ccc98c64038bff678023bc4619
treef925d9c33272740890d2e702501101f98d3fd3ab
parentc8362f6254141e97ff4688f687453494a8c031c1
Continued:
- CsvInputFile->readCsvFileLine() now accepts optional 2nd parameter
  $expectedMatches
- it also may throw 2 different exceptions on you

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/file_directories/text/input/csv/class_CsvInputFile.php
framework/main/interfaces/io/file/csv/class_CsvInputStreamer.php