PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
oleibman 075cecd268
Xlsx Reader Better Namespace Handling Phase 1 First Bugfix (#2204)
See issue #2203. An undotted i uncrossed t. When using namespaces, need to call attributes() to access the attributes before trying to access them directly. Failure to do so in castToFormula caused problem for shared formulas.

Surprisingly, this didn't show up in unit tests. Perhaps sharing the same formula between two cells isn't common. It did show up in Chart Samples. I've added a test.

I was really inclined to merge this right away. Not to worry - I can control myself. It should be moved fairly quickly nevertheless.
2021-07-02 12:36:54 +02:00
..
Csv Update CsvContiguousTest.php 2021-05-16 11:48:12 -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 Document Properties - Coverage and 32-bit-safe Timestamps (#2113) 2021-05-30 13:55:58 +02:00
Security Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00
Slk Reader/Slk vs. Scrutinizer/Phpstan (#2192) 2021-06-29 20:48:31 +02: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 Fix for the BIFF-8 Xls colour mappings in the Reader (#2156) 2021-06-13 21:46:49 +02:00
Xlsx Xlsx Reader Better Namespace Handling Phase 1 First Bugfix (#2204) 2021-07-02 12:36:54 +02:00
Xml Reader XML Properties - Eliminate strtotime (#2134) 2021-05-31 11:04:07 +02:00
XlsTest.php Fix for bug #1592 (UPDATED) (#1623) 2020-12-17 19:41:07 +01:00