summaryrefslogtreecommitdiff
path: root/README.namespaces
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2007-07-31 16:03:45 +0000
committerSebastian Bergmann <sebastian@php.net>2007-07-31 16:03:45 +0000
commit6716507cf54a409ac3d411e55c7c2c206c28bc27 (patch)
tree844645fd6ef8da1c889ef9a88826b298a0792b48 /README.namespaces
parent6d0247ed7c3a0ec089056e504d3c0a977443bbd0 (diff)
downloadphp-git-6716507cf54a409ac3d411e55c7c2c206c28bc27.tar.gz
Add ext/tokenizer support to the TODO.
Diffstat (limited to 'README.namespaces')
-rwxr-xr-xREADME.namespaces2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.namespaces b/README.namespaces
index de71880e33..97a662fda5 100755
--- a/README.namespaces
+++ b/README.namespaces
@@ -121,3 +121,5 @@ TODO
+ getFiles()
* Add getNamespace() methods to ReflectionClass and ReflectionFunction
+
+* Make ext/tokenizer package-aware