PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
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
..
Security Allow XmlScanner to correctly restore libxml entity_loader setting (#1050) 2019-07-03 09:53:43 +02:00
CsvTest.php Ignore escaped enclosures within an enclosure when inferring csv separator (#906) 2019-02-25 23:20:50 +01:00
HtmlTest.php [Feature] Html reader improvements (#884) 2019-02-16 23:11:16 +01:00
OddColumnReadFilter.php Fix column names if read filter calls in XLSX reader skip columns 2018-12-10 20:00:26 +11:00
OdsTest.php Refactoring xlsx reader (#1033) 2019-06-30 23:42:25 +02:00
XlsTest.php Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
XlsxTest.php Refactoring xlsx reader (#1033) 2019-06-30 23:42:25 +02:00
XmlTest.php phpcs cleanup 2018-11-20 08:18:35 +01:00