PhpSpreadsheet/tests/PhpSpreadsheetTests
Philipp Kolesnikov 8918888e7c
libxml_disable_entity_loader() changes global state so it should be used as local as possible
Fixes #801
Closes #802
Closes #803
2019-01-01 17:25:24 +11:00
..
Calculation Add tests for the LOOKUP function 2018-12-15 16:23:45 +11:00
Cell Support overriding `DefaultValueBinder::dataTypeForValue()` 2018-11-03 17:25:43 +11:00
Chart Custom color for pie and donut charts 2018-12-10 18:43:55 +11: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 libxml_disable_entity_loader() changes global state so it should be used as local as possible 2019-01-01 17:25:24 +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 Use dedicated PHPUnit assertions 2018-11-11 18:06:35 +11: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