From: Sebastian Bergmann Date: Mon, 16 Apr 2001 13:55:18 +0000 (+0000) Subject: Daniel fixed this for PHP 4.0.6. X-Git-Tag: php-4.0.6RC1~405 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7dcf9e0dc28688b3f114ba70c169b9ba45b3a1c;p=php Daniel fixed this for PHP 4.0.6. --- 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 ------