PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
Mark Baker bf59cf0cbc
Html cellwrapping (#1075)
* When <br> appears in a table cell, set the cell to wrap.

If the cell is not set to wrap, it appears as a single line when first
displayed in Excel, although editing the cell will cause Excel to wrap
it.

* fix whitespace

Upstream has a coding standard that includes whitespace

* Add Unit tests for cell wrapping

* Update changelog
2019-07-12 07:52:03 +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 Html cellwrapping (#1075) 2019-07-12 07:52:03 +02: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 Basic unit test and fix for loading data validations from xlsx file (#1063) 2019-07-08 19:55:14 +02:00
XmlTest.php phpcs cleanup 2018-11-20 08:18:35 +01:00