Commit:    6176b96a230ac76827242256b1c92e0ac7871f14
Author:    Anatoliy Belsky <a...@php.net>         Mon, 18 Jun 2012 21:56:17 
+0200
Parents:   d3780f1f903e6cee4bb2ff723aa36a5cd1824c08
Branches:  PHP-5.3 PHP-5.4 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=6176b96a230ac76827242256b1c92e0ac7871f14

Log:
com ext upgrading info

Changed paths:
  M  UPGRADING


Diff:
diff --git a/UPGRADING b/UPGRADING
index fce04af..7b82383 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -479,6 +479,10 @@ UPGRADE NOTES - PHP 5.3
 - Firebird and SNMP support are no longer available on Windows. Firebird 
support
   may be reintroduced in the future.
 
+- As of PHP 5.3.15 and above the COM extension isn't compiled into PHP anymore.
+  It'll still be delivered with the standard PHP release but must be enclosed
+  with the "extension = php_com_dotnet.dll".
+
 =====================
 11.1 New in PHP 5.3.4
 =====================


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to