Fix #2840 (and also #2839 but that's Q&A, not an issue). Csv Reader does not populate cells which contain null string. This PR provides an option for the reader to store null strings as it does with any other string. |
||
|---|---|---|
| .. | ||
| CsvCallbackTest.php | ||
| CsvContiguousFilter.php | ||
| CsvContiguousTest.php | ||
| CsvEncodingTest.php | ||
| CsvIssue2232Test.php | ||
| CsvIssue2840Test.php | ||
| CsvLineEndingTest.php | ||
| CsvLoadFromStringTest.php | ||
| CsvNumberFormatLocaleTest.php | ||
| CsvNumberFormatTest.php | ||
| CsvTest.php | ||