From: Moriyoshi Koizumi Date: Fri, 30 May 2003 22:33:43 +0000 (+0000) Subject: Sync with head (r-1.153) X-Git-Tag: BEFORE_FD_REAPPLY~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24a42bb76186dca864084bc5097f18e9475965dd;p=php Sync with head (r-1.153) --- diff --git a/TODO b/TODO index 392aee0c49..f5736594af 100644 --- a/TODO +++ b/TODO @@ -80,7 +80,7 @@ documentation ext/bz2 ------- - * Add an ini setting to specify the size of decompression buffer. + * Add an ini directive to specify the size of decompression buffer. The default 4k is too small for large files and also requires much time for decompression. 40k is suitable for such files, however it may be too much under certain environments. There should be appropriate default