summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 1fdffc8acb..035971688f 100644
--- a/TODO
+++ b/TODO
@@ -50,7 +50,9 @@ ext/oci8
ext/standard
------------
- * implement regex-cache for url-funtions.
+ * possibly modify parsing of GPC data to automatically create arrays if
+ variable name is seen more than once.
+ * implement regex-cache for url-functions.
* strpad() (Andrei)
* stri_replace() (Andrei)
* comparing arrays semantically (like Python) (Andrei)