diff options
author | Sebastian Bergmann <sebastian@php.net> | 2007-07-31 16:03:45 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2007-07-31 16:03:45 +0000 |
commit | 6716507cf54a409ac3d411e55c7c2c206c28bc27 (patch) | |
tree | 844645fd6ef8da1c889ef9a88826b298a0792b48 /README.namespaces | |
parent | 6d0247ed7c3a0ec089056e504d3c0a977443bbd0 (diff) | |
download | php-git-6716507cf54a409ac3d411e55c7c2c206c28bc27.tar.gz |
Add ext/tokenizer support to the TODO.
Diffstat (limited to 'README.namespaces')
-rwxr-xr-x | README.namespaces | 2 |
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 |