From 5a96d4ac166006a36b5e2e2dc8e71e05dc5abdae Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 23 Oct 2012 18:55:33 +0000 Subject: [PATCH] This is now bundled as shared, as of 5.3.14 / 5.4.4. Closes bug #62623 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328122 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/com/setup.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/reference/com/setup.xml b/reference/com/setup.xml index 3ca13d620a..fe1d5a4f8c 100644 --- a/reference/com/setup.xml +++ b/reference/com/setup.xml @@ -19,8 +19,11 @@
&reftitle.install; - &no.install; - &windows.builtin; + + As of PHP 5.3.14 / 5.4.4, this extension requires php_com_dotnet.dll + to be enabled inside of &php.ini; in order to use these functions. Previous versions of + PHP enabled these extensions by default. + You are responsible for installing support for the various COM objects that you intend to use (such as MS Word); we don't and can't bundle all