Files
PhpSpreadsheet/tests/PhpSpreadsheetTests
oleibman cc14a48604 Permit CSV Delimiter to be Set to Null (#2288)
* Permit CSV Delimiter to be Set to Null

See issue #2287. A 1-character change. The delimiter variable is defined as nullable, and getDelimiter can return null; setDelimiter should follow suit.

* Scrutinizer Inanity

Are you sure the test always returns null?????
Yes, I'm sure, that's why it's part of the test.
Let's see if we can recode it and miss this "problem".
2021-09-15 12:40:03 -07:00
..
2021-07-02 14:33:43 -07:00
2021-08-05 08:40:13 -07:00
2021-06-30 11:33:35 -07:00