PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
oleibman 06ea9ead2b
Xlsx Reader Cell DataType Numeric or Boolean Without Value (#2489)
Fix #2488. When Excel sees this situation, it leaves the value of the cell as null rather than casting to the specified DataType. It doesn't really make sense to change setValueExplicit to adopt this convention; it should be sufficient to recognize the situation in the Reader and act there. The same sort of situation might apply to strings, but I don't see any practical difference between null string and null even if so.
2022-01-16 21:19:09 -08:00
..
Csv Rename Two Test Files (#2459) 2021-12-25 09:05:54 -08:00
Gnumeric Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09: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 Another Undefined Index in Xls Reader (#2470) 2021-12-31 13:43:59 -08:00
Xlsx Xlsx Reader Cell DataType Numeric or Boolean Without Value (#2489) 2022-01-16 21:19:09 -08:00
Xml Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00