PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
oleibman 38fab4e632
Fix for #1505 (#1525)
This problem is the same as #1238, which was resolved by #1239.
For that issue, the fix was to check in one place whether
$this->mapCellXfIndex[$xfIndex] was set before using it.
The sample spreadsheet supplied as a description for this
problem had exactly the same problem in 2 other places in the code.
In addition, there were 7 other places in the code where that
particular item was used unchecked. This fix corrects all 9 locations.
The spreadsheet supplied with the problem is used as the basis
for some new tests, which particularly test column dimensions
and styles, the problems involved in this case.
2020-06-19 21:01:18 +02:00
..
Gnumeric Improve Coverage for Gnumeric (#1517) 2020-06-19 20:34:02 +02:00
Security Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Xlsx Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CondNumFmtTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvContiguousFilter.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvContiguousTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CsvTest.php Improve Coverage for Sylk (#1514) 2020-06-19 20:35:44 +02:00
HtmlTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
OddColumnReadFilter.php Fix column names if read filter calls in XLSX reader skip columns 2018-12-10 20:00:26 +11:00
OdsTest.php Remove undesired annotations 2020-05-18 15:49:29 +09:00
SlkTest.php Improve Coverage for Sylk (#1514) 2020-06-19 20:35:44 +02:00
XlsTest.php Fix for #1505 (#1525) 2020-06-19 21:01:18 +02:00
Xlsx2Test.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
XlsxTest.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
XmlTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00