summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/README
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2004-05-03 15:51:41 +0000
committerWez Furlong <wez@php.net>2004-05-03 15:51:41 +0000
commit8ca144bba555a9fcbe69fe4c9007407e9bfc78e3 (patch)
treebd27767110d81f2d8bacb974811c8cf4843dc3f7 /ext/com_dotnet/README
parentb39a1e5195c5c8adc6a2ddd5c233efe3347982f3 (diff)
downloadphp-git-8ca144bba555a9fcbe69fe4c9007407e9bfc78e3.tar.gz
Fixup some constants and error handling.
Remove unfinished and un-needed function.
Diffstat (limited to 'ext/com_dotnet/README')
-rw-r--r--ext/com_dotnet/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/com_dotnet/README b/ext/com_dotnet/README
index e369d74459..0d9db40d98 100644
--- a/ext/com_dotnet/README
+++ b/ext/com_dotnet/README
@@ -65,9 +65,6 @@ $word->Quit();
TODO:
-- Mapping PHP arrays as SafeArray's. This is currently not done.
- Probably will implement this into $a = new variant($php_array, VT_ARRAY)
- or something similar.
- documentation
* dotnet support requires that you have the mscoree.h header from the .net sdk