Searched hist:"13 c3790029ae5e3cfa88666224cecc73c343d9ec" (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/inc/ |
| H A D | httputils.php | 13c3790029ae5e3cfa88666224cecc73c343d9ec Fri Nov 27 08:29:01 UTC 2015 Andreas Gohr <andi@splitbrain.org> streamline zlib checking #1410
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.
|
| H A D | io.php | 13c3790029ae5e3cfa88666224cecc73c343d9ec Fri Nov 27 08:29:01 UTC 2015 Andreas Gohr <andi@splitbrain.org> streamline zlib checking #1410
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.
|
| H A D | init.php | 13c3790029ae5e3cfa88666224cecc73c343d9ec Fri Nov 27 08:29:01 UTC 2015 Andreas Gohr <andi@splitbrain.org> streamline zlib checking #1410
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.
|