From: Ilia Alshanetsky Date: Wed, 7 Sep 2005 02:33:12 +0000 (+0000) Subject: Updated TODO X-Git-Tag: RELEASE_1_0RC1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=caa9702a5a45b09c648a26e8651c5e0799e08acd;p=php Updated TODO --- diff --git a/TODO b/TODO index 2adea19447..d1f34dd941 100644 --- a/TODO +++ b/TODO @@ -64,14 +64,6 @@ documentation * Add developer documentation. * Add detailed documentation for Java extension. -ext/bz2 -------- - * 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 - settings for the various SAPI modules (e.g. apache and cli). - ext/curl -------- * Have a warning scheme for when people use unsupported features.