From: Harald Radi Date: Tue, 14 Aug 2001 00:29:51 +0000 (+0000) Subject: update todo X-Git-Tag: php-4.0.7RC1~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44ee05ae23e6533aa7822807527ec18c5bedfc2e;p=php update todo --- diff --git a/ext/com/TODO b/ext/com/TODO index 415b640bb3..3251b5da77 100644 --- a/ext/com/TODO +++ b/ext/com/TODO @@ -9,3 +9,8 @@ 9) reduce the need for VARIANT() 10) lets try if we are able to call non IDispatch - only Typelib components 11) IEnumVariant::Next() without parameter should only return an object, not an array with one element + + +these seem to be done: + +2) 6) 11) diff --git a/ext/rpc/com/TODO b/ext/rpc/com/TODO index 415b640bb3..3251b5da77 100644 --- a/ext/rpc/com/TODO +++ b/ext/rpc/com/TODO @@ -9,3 +9,8 @@ 9) reduce the need for VARIANT() 10) lets try if we are able to call non IDispatch - only Typelib components 11) IEnumVariant::Next() without parameter should only return an object, not an array with one element + + +these seem to be done: + +2) 6) 11)