summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-06-28 21:24:23 +0000
committerAndrei Zmievski <andrei@php.net>2000-06-28 21:24:23 +0000
commitfa5e623e9504aaf39ed6a80877e709391ae11637 (patch)
treedf49ee909e702dfd340b270bd15673c2f078b3ce /TODO
parent49365eea7982fcd53e6a32b707cab1b41a0e02f7 (diff)
downloadphp-git-fa5e623e9504aaf39ed6a80877e709391ae11637.tar.gz
Would be a useful thing to have.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 18a669b27c..bad2cd907a 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,8 @@ global
available in ZTS mode.
* add aliases to functions to conform to new naming conventions, e.g.
str_to_upper().
+ * see what functions might need to be changed to use HashPosition, so
+ that the internal array pointer is not affected.
documentation
-------------