Files
PhpSpreadsheet/src
Adrien Crivelli c2b38b0ee0 Error style of data validation was incorrectly written to Xls
We use to write the wrong property to file, leading to a warning
in PHP 7.1 since the `switch` never matched anything and the variable
was left as a string instead of as an int.

Closes https://github.com/PHPOffice/PHPExcel/issues/1110
2017-04-12 12:40:28 +09:00
..
2017-01-23 11:25:02 +09:00