PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
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
..
Csv Permit CSV Delimiter to be Set to Null (#2288) 2021-09-15 12:40:03 -07:00
Gnumeric Gnumeric Reader - Distinguish Created and Modified Timestamps (#2133) 2021-05-31 10:24:37 +02:00
Html Html import dimension conversions (#2152) 2021-06-11 17:29:49 +02:00
Ods Tweaks to Input File Validation (#2217) 2021-07-24 20:44:04 -07:00
Security Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Slk Process Comments in Sylk File (#2277) 2021-08-26 11:56:13 -07:00
Utility When image source is a URL, store the URL for use during extraction. (#2072) 2021-06-24 10:50:44 +02:00
Xls Apache OpenOffice Creates Xls Using Wrong Case for Number Format General (#2242) 2021-08-08 08:24:03 -07:00
Xlsx Fix Reading XLSX files without styles.xml throws an exception. (#2247) 2021-08-16 05:05:32 -07:00
Xml Reader XML Properties - Eliminate strtotime (#2134) 2021-05-31 11:04:07 +02:00