summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Radi <phanto@php.net>2001-11-01 20:53:41 +0000
committerHarald Radi <phanto@php.net>2001-11-01 20:53:41 +0000
commit93a58dbed29a2dd30cd06f466221f7cf35999de9 (patch)
treea125c39716ebd6d78c44ebe501e7b39926c8fa14
parent54ca6f05b11f40dc5e9694dc26254d3a8448eb8c (diff)
downloadphp-git-93a58dbed29a2dd30cd06f466221f7cf35999de9.tar.gz
no message
-rw-r--r--ext/com/TODO1
-rw-r--r--ext/rpc/com/TODO1
2 files changed, 2 insertions, 0 deletions
diff --git a/ext/com/TODO b/ext/com/TODO
index f25e91e590..6dccb556f8 100644
--- a/ext/com/TODO
+++ b/ext/com/TODO
@@ -1,6 +1,7 @@
1) Multi-dimenstional array support
-- done 2) IErrorInfo
-- done 13) export VARIANT through the COM module
+14) trap exceptions and errors
3) WithEvents
4) Documentation (internal and user) and howtos
5) IEnumVariant::All() which would be like IEnumVariant::Next(IDispatch::Count)
diff --git a/ext/rpc/com/TODO b/ext/rpc/com/TODO
index f25e91e590..6dccb556f8 100644
--- a/ext/rpc/com/TODO
+++ b/ext/rpc/com/TODO
@@ -1,6 +1,7 @@
1) Multi-dimenstional array support
-- done 2) IErrorInfo
-- done 13) export VARIANT through the COM module
+14) trap exceptions and errors
3) WithEvents
4) Documentation (internal and user) and howtos
5) IEnumVariant::All() which would be like IEnumVariant::Next(IDispatch::Count)