PhpSpreadsheet/src
Christian Schmidt 61408fc691 Properly format non-integer font sizes (#66)
The OOXML spec defines the font sizes (the `sz` element) as a double, so the value needs to be wrapped in `PHPExcel_Shared_String::FormatNumber()` to avoid breaking in non-English locales.
2017-01-04 17:27:42 +09:00
..
PhpSpreadsheet Properly format non-integer font sizes (#66) 2017-01-04 17:27:42 +09:00
Autoloader.php Upgrade to PHP-CS-Fixer 2.0 2016-12-22 23:46:26 +09:00
Bootstrap.php Upgrade to PHP-CS-Fixer 2.0 2016-12-22 23:46:26 +09:00