PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
Nathanael Noblet 95c8bb9918
Allow HTML Reader to load from string
We often want to export a table as an excel sheet. The system renders the
html and it seems like a waste of time to write it to the file system to
use the reader. This allows us to render the html and then just pass it to
a reader

Closes #1136
2019-08-17 12:54:22 -07:00
..
Security Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
CsvTest.php Ignore escaped enclosures within an enclosure when inferring csv separator (#906) 2019-02-25 23:20:50 +01:00
HtmlTest.php Allow HTML Reader to load from string 2019-08-17 12:54:22 -07: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 Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
XlsTest.php Xls file threw exception during open by Xls reader 2018-10-07 18:49:01 +11:00
XlsxTest.php Migrate away from deprecated PHPUnit asserts 2019-07-25 10:15:53 -07:00
XmlTest.php phpcs cleanup 2018-11-20 08:18:35 +01:00