diff options
| author | Harald Radi <phanto@php.net> | 2001-08-14 00:29:51 +0000 |
|---|---|---|
| committer | Harald Radi <phanto@php.net> | 2001-08-14 00:29:51 +0000 |
| commit | 44ee05ae23e6533aa7822807527ec18c5bedfc2e (patch) | |
| tree | cf8767a0f98640199ae2276027f373100421258e /ext | |
| parent | d041982a9cf997be970d65b3955ad7895dc0c44f (diff) | |
| download | php-git-44ee05ae23e6533aa7822807527ec18c5bedfc2e.tar.gz | |
update todo
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/com/TODO | 5 | ||||
| -rw-r--r-- | ext/rpc/com/TODO | 5 |
2 files changed, 10 insertions, 0 deletions
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) |
