diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ------ |