From: Stanislav Malyshev Date: Thu, 12 Oct 2000 09:20:29 +0000 (+0000) Subject: I have a dream... X-Git-Tag: php-4.0.4RC3~701 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d82c3448691e7bcd58d69fd7dcb08f13bbe77893;p=php I have a dream... --- diff --git a/TODO b/TODO index 5776dc3231..dda6bc8782 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,7 @@ Zend traverse an array without copying each element. * look at replacing c-lib call tolower(). * make hash API functions work with HASH_OF() to save time. + * native large number support (probably with GNU GMP) global ------