diff options
author | Stanislav Malyshev <stas@php.net> | 2001-02-27 09:07:01 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2001-02-27 09:07:01 +0000 |
commit | 7335076b8a92d2b5e3d86833b6acbdee0dbb8c4c (patch) | |
tree | 707db4bb88d7c54de087d1ddd6aab6591b67a217 /TODO | |
parent | cb00ed2bd36afcc76b3dd47ba886e53ff626ab0d (diff) | |
download | php-git-7335076b8a92d2b5e3d86833b6acbdee0dbb8c4c.tar.gz |
Add UNC in the "todo" list
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ------ |