summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSebastian Bergmann <sbergmann@php.net>2001-04-16 13:55:18 +0000
committerSebastian Bergmann <sbergmann@php.net>2001-04-16 13:55:18 +0000
commitc7dcf9e0dc28688b3f114ba70c169b9ba45b3a1c (patch)
tree9b944995664f41c7d5e49de53a63d1383a10e841 /TODO
parent6f31580b99c4b239976c313dd463809ba5274549 (diff)
downloadphp-git-c7dcf9e0dc28688b3f114ba70c169b9ba45b3a1c.tar.gz
Daniel fixed this for PHP 4.0.6.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7a986d5de3..9abac573b4 100644
--- a/TODO
+++ b/TODO
@@ -14,7 +14,6 @@ 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
------