PhpSpreadsheet v1.11.0 Release Notes

Release Date: 2020-03-02 // about 4 years ago
  • โž• Added

    • โž• Added support for the BASE function
    • โž• Added support for the ARABIC function
    • ๐Ÿ‘ Conditionals - Extend Support for (NOT)CONTAINSBLANKS #1278

    ๐Ÿ›  Fixed

    • ๐Ÿ– Handle Error in Formula Processing Better for Xls #1267
    • ๐Ÿ’… Handle ConditionalStyle NumberFormat When Reading Xlsx File #1296
    • ๐Ÿ›  Fix Xlsx Writer's handling of decimal commas #1282
    • ๐Ÿ›  Fix for issue by removing test code mistakenly left in #1328
    • ๐Ÿ›  Fix for Xls writer wrong selected cells and active sheet #1256
    • ๐Ÿ›  Fix active cell when freeze pane is used #1323
    • ๐Ÿ›  Fix XLSX file loading with autofilter containing '$' #1326
    • PHPDoc - Use @return $this for fluent methods #1362