Skip to content
Snippets Groups Projects
  • Andreas Gohr's avatar
    13c37900
    streamline zlib checking #1410 · 13c37900
    Andreas Gohr authored
    Instead of having various function_exists checks all over the place,
    this introduces the constants DOKU_HAS_GZIP and DOKU_HAS_BZIP. All
    non-3rdparty parts of the code using gz* functions should now check if
    zlib is actually available.
    13c37900
    History
    streamline zlib checking #1410
    Andreas Gohr authored
    Instead of having various function_exists checks all over the place,
    this introduces the constants DOKU_HAS_GZIP and DOKU_HAS_BZIP. All
    non-3rdparty parts of the code using gz* functions should now check if
    zlib is actually available.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.