PhpSpreadsheet/tests
Adrien Crivelli 1cf119dd0b
Escape control characters in cell values
Control characters in cell values are automatically escaped without
the need to excplicitly call `StringHelper::buildCharacterSets()` beforehand.

Fixes #212
2017-09-09 19:29:08 +09:00
..
PhpSpreadsheetTests Escape control characters in cell values 2017-09-09 19:29:08 +09:00
data Merge data-validation collections to reduce the final file size 2017-09-08 02:27:18 +09:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00