PhpSpreadsheet v1.20.0 Release Notes

Release Date: 2021-11-23 // over 2 years ago
  • โž• Added

    • ๐Ÿ‘ Xlsx Writer Support for WMF Files #2339
    • ๐Ÿ‘‰ Use standard temporary file for internal use of HTMLPurifier #2383

    ๐Ÿ”„ Changed

    ๐Ÿ—„ Deprecated

    • Nothing

    โœ‚ Removed

    • Nothing

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed null conversation for strToUpper #2292
    • ๐Ÿ›  Fixed Trying to access array offset on value of type null (Xls Reader) #2315
    • Don't corrupt XLSX files containing data validation #2377
    • โšก๏ธ Non-fixed cells were not updated if shared formula has a fixed cell #2354
    • Declare key of generic ArrayObject
    • ๐Ÿ‘ CSV reader better support for boolean values #2374
    • Some ZIP file could not be read #2376
    • ๐Ÿ›  Fix regression were hyperlinks could not be read #2391
    • AutoFilter Improvements #2393
    • Don't corrupt file when using chart with fill color #589
    • โช Restore imperfect array formula values in xlsx writer #2343
    • โช Restore explicit list of changes to PHPExcel migration document #1546