summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2001-02-27 09:07:01 +0000
committerStanislav Malyshev <stas@php.net>2001-02-27 09:07:01 +0000
commit7335076b8a92d2b5e3d86833b6acbdee0dbb8c4c (patch)
tree707db4bb88d7c54de087d1ddd6aab6591b67a217 /TODO
parentcb00ed2bd36afcc76b3dd47ba886e53ff626ab0d (diff)
downloadphp-git-7335076b8a92d2b5e3d86833b6acbdee0dbb8c4c.tar.gz
Add UNC in the "todo" list
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 59765916d2..865fa0dde3 100644
--- a/TODO
+++ b/TODO
@@ -14,6 +14,7 @@ Zend
but don't declare those as const. This makes interaction with other
interfaces difficult which pass const parameters to us.
* add try..catch/throw exception handling
+ * make UNC filenames work with V_CD layer
global
------