moriyoshi Fri May 30 18:33:44 2003 EDT Modified files: (Branch: PHP_4_3) /php4 TODO Log: Sync with head (r-1.153) Index: php4/TODO diff -u php4/TODO:1.136.2.4 php4/TODO:1.136.2.5 --- php4/TODO:1.136.2.4 Fri May 30 12:15:38 2003 +++ php4/TODO Fri May 30 18:33:43 2003 @@ -80,7 +80,7 @@ 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php