PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer
oleibman d55978cf93
Correct Namespaces in 11 Tests (#3020)
The setup for unit testing in Github in the "Install dependencies" log reports 11 members as "does not comply with with psr-4 autoloading standard." In each case, it is because the test namespace does not match the directory; in most cases, it was caused by the member being moved from one directory to another without changing the namespace declaration. No harm results from these problems, but there's also no reason to not correct them.
2022-08-20 19:58:43 -07:00
..
Csv Csv Handling of Booleans (and an 8.1 Deprecation) (#2232) 2021-08-04 07:00:17 -07:00
Dompdf Fix Some Pdf Problems (#2960) 2022-07-29 06:14:28 -07:00
Html Fix Some Pdf Problems (#2960) 2022-07-29 06:14:28 -07:00
Mpdf Correct Namespaces in 11 Tests (#3020) 2022-08-20 19:58:43 -07:00
Ods Add support for writing Worksheet Visibility for Ods 2022-05-23 13:38:08 +02:00
Xls Merge branch 'master' into PHP8-Sane-Property-Names 2021-10-31 15:25:01 +09:00
Xlsx Additional Support for Chart DataSeriesValues (#2906) 2022-06-29 17:52:09 -07:00
PreCalcTest.php Ods Writer support for setting column width/row height (including Autosizing) 2022-04-17 11:34:39 +02:00
RetainSelectedCellsTest.php Reduce PHPStan error in tests 2021-04-12 11:10:23 +09:00