PhpSpreadsheet/tests/PhpSpreadsheetTests
Milan Davídek 3be06a5e87
Support overriding `DefaultValueBinder::dataTypeForValue()`
This allow to avoid overriding `DefaultValueBinder::bindValue()`

Fixes #735
2018-11-03 17:25:43 +11:00
..
Calculation SUMIFS sum values only once 2018-10-28 13:09:08 +11:00
Cell Support overriding `DefaultValueBinder::dataTypeForValue()` 2018-11-03 17:25:43 +11: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 Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
Functional Fix print area parser for XLSX reader 2018-10-28 14:37:05 +11:00
Helper Need to version compare against PHP 7.2.99 for PHP 7.3.0 release candidates 2018-10-14 16:35:38 +01:00
Reader Csv reader avoid notice when the file is empty 2018-10-28 14:16:53 +11:00
Shared Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
Style Chained operations on cell ranges involving borders are now possible 2018-07-15 12:19:54 +09:00
Worksheet Sheet title can contain exclamation mark (in formulas) 2018-10-03 12:52:51 +09: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