PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer
oleibman 4dd5c06c7b
Deleting Sheet with Local Defined Name (#2284)
Fixes issue #2266. Writer/Xlsx fails when there is no longer a sheet which corresponds to the definition of a local defined name. The code is changed to drop such an orphaned name. Writer/Xls does not fail under the same cicrcumstances, so no correction is needed there. Writer/Ods fails in a different manner, and is corrected to no longer do so.
2021-09-15 12:14:13 -07:00
..
Csv Csv Handling of Booleans (and an 8.1 Deprecation) (#2232) 2021-08-04 07:00:17 -07:00
Html 2 Tests vs. Scrutinizer/Phpstan 2021-07-01 11:15:02 +02:00
Ods Ods defined names unit tests (#2054) 2021-05-03 08:39:42 +02:00
Xls Document Properties - Coverage and 32-bit-safe Timestamps (#2113) 2021-05-30 13:55:58 +02:00
Xlsx Deleting Sheet with Local Defined Name (#2284) 2021-09-15 12:14:13 -07:00
PreCalcTest.php Scrutinizer and Phpstan 2021-05-29 12:52:11 +02:00
RetainSelectedCellsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00