From: Stanislav Malyshev Date: Tue, 27 Feb 2001 09:07:01 +0000 (+0000) Subject: Add UNC in the "todo" list X-Git-Tag: php-4.0.5RC1~148 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7335076b8a92d2b5e3d86833b6acbdee0dbb8c4c;p=php Add UNC in the "todo" list --- 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 ------