PhpSpreadsheet/tests/PhpSpreadsheetTests
Dominik b509b672e0
Xlsx reader do not read rows and columns filtered out in readFilter at all
Set rows and columns dimensions for only cells rows and columns
allowed by readfilter

Fixes #370
Closes #421
2018-05-26 13:30:21 +09:00
..
Calculation Fix unit tests for PHP 5.6 2018-05-07 11:53:55 +09:00
Cell Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Chart Use line width for data series when rendering Xlsx 2018-01-22 11:50:53 +09:00
Collection Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Custom Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
Functional Xlsx reader do not read rows and columns filtered out in readFilter at all 2018-05-26 13:30:21 +09:00
Helper `Helper\Html` support UTF-8 HTML input 2018-05-20 19:52:53 +09:00
Reader Allow CSV escape character to be set 2018-05-23 10:31:41 +09:00
Shared Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
Style Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
Worksheet Select correct cell when calling freezePane 2018-03-03 16:48:30 +01:00
Writer Fix spacing according to Scrutinizer 2018-05-12 22:02:46 +09:00
IOFactoryTest.php Update to PHP-CS-Fixer 2.10 2018-01-28 15:59:38 +09:00
ReferenceHelperTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00
SettingsTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#271) 2017-11-09 00:48:01 +09:00