spout/tests/resources/xlsx/sheet_with_empty_shared_string.xlsx
Adrien Loison 3e5ef284a5 Fix empty shared string bug
Replaced !$sharedString by $sharedString === null to avoid the case
when $sharedString = ''
2015-04-16 13:00:02 -07:00

3.5 KiB