PHPWord v0.18.0 Release Notes

Release Date: 2021-02-12 // about 3 years ago
  • Full Changelog

    โœจ Enhancements

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix image stroke in libreoffice 7.x #1992 (Adizbek)
    • ๐Ÿ›  Fix deprecated warning for non-hexadecimal number #1988 (Ciki)
    • ๐Ÿ›  Fix limit not taken into account when adding image in template #1967 (jsochor)
    • โž• Add null check when setComplexValue is not found #1936 (YannikFirre)
    • Some document have non-standard locale code #1824 (ErnestStaug)
    • ๐Ÿ›  Fixes PHPDoc @param and @return types for several Converter methods #1818 (caugner)
    • โšก๏ธ Update the regexp to avoid catastrophic backtracking #1809 (juzser)
    • ๐Ÿ›  Fix PHPUnit tests on develop branch #1771 (mdupont)
    • ๐Ÿ‘ฏ TemplateProcessor cloneBlock wrongly clones images #1763 (alarai)

    Miscellaneous

    • Compatibility with PHP 7.4, PHP 8.0 and migrate to Laminas Escaper #1946 (liborm85)
    • โœ‚ Remove legacy PHPOffice/Common package, fix PHP 8.0 compatibility #1996 (liborm85)
    • ๐Ÿ‘Œ Improve Word2007 Test Coverage #1858 (oleibman)
    • ๐Ÿ›  Fix typo in docs. Update templates-processing.rst #1952 (mnvx)
    • ๐Ÿ›  Fix documentation and method name for FootnoteProperties #1776 (mdupont)
    • ๐Ÿ›  fix: documentation about paragraph indentation #1764 (mdupont)
    • โšก๏ธ Update templates-processing.rst #1745 (igronus)
    • Unused variables $rows, $cols in sample #1877 (ThanasisMpalatsoukas)
    • โž• Add unit test for NumberingStyle #1744 (Manunchik)
    • โž• Add unit test for PhpWord Settings #1743 (Manunchik)
    • โž• Add unit test for Media elements #1742 (Manunchik)
    • โšก๏ธ Update templates processing docs #1729 (hcdias)