PhpSpreadsheet/tests/PhpSpreadsheetTests
rtek 6ab969e9cc Allow XmlScanner to correctly restore libxml entity_loader setting (#1050)
XmlScanner was not restoring libxml_disable_entity_loader since
destruct was not being called until script shutdown. This is because
the shutdown handler required an XmlScanner instance.

Also fix an unrelated bug where the UTF-8 encoding test was
case sensitive.
2019-07-03 09:53:43 +02:00
..
Calculation Calculation :: Added switch function (#983) 2019-05-30 09:14:58 +02: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 - Create unit test (#944) 2019-04-15 21:39:11 +02:00
Custom Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
Functional CS Fixes (#962) 2019-04-15 22:49:51 +02:00
Helper Refactoring xlsx reader (#1033) 2019-06-30 23:42:25 +02:00
Reader Allow XmlScanner to correctly restore libxml entity_loader setting (#1050) 2019-07-03 09:53:43 +02: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