PhpSpreadsheet v1.10.1 Release Notes

Release Date: 2019-12-02 // over 4 years ago
  • 🔄 Changed

    • PHP 7.4 compatibility

    🛠 Fixed

    • FLOOR() function accept negative number and negative significance #1245
    • 💅 Correct column style even when using rowspan #1249
    • Do not confuse defined names and cell refs #1263
    • XLSX reader/writer keep decimal for floats with a zero decimal part #1262
    • ODS writer prevent invalid numeric value if locale decimal separator is comma #1268
    • Xlsx writer actually writes plotVisOnly and dispBlanksAs from chart properties #1266