PhpSpreadsheet/tests/PhpSpreadsheetTests
Adrien Crivelli 3982ce2944
Remove unused variables and parameters
2017-10-29 14:09:38 +09:00
..
Calculation Fix DAY() function with 0<x<1 input (#230) 2017-10-04 12:57:01 +09:00
Cell Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Chart Remove unused variables and parameters 2017-10-29 14:09:38 +09:00
Collection Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Custom Avoid underscore in property names 2017-10-08 14:37:11 +09:00
Helper Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Reader Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
Shared Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
Style Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
Worksheet Remove unused variables and parameters 2017-10-29 14:09:38 +09:00
Writer change array_push() to $array[] (#254) 2017-10-19 11:07:31 +09:00
CalculationTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
CellTest.php Upgrade to PHP-CS-Fixer 2.7 2017-10-01 20:07:04 +09:00
IOFactoryTest.php Simplify IOFactory to rely on autoloading 2017-10-22 01:54:14 +09:00
ReferenceHelperTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
SampleTest.php Upgrade chart rendering support to be composer based 2017-10-29 01:58:42 +09:00
SettingsTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00
WorksheetTest.php Use `self::assert*()` instead of `$this->assert*()` 2017-09-22 14:22:44 +09:00