We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3780f1 commit 6176b96Copy full SHA for 6176b96
UPGRADING
@@ -479,6 +479,10 @@ UPGRADE NOTES - PHP 5.3
479
- Firebird and SNMP support are no longer available on Windows. Firebird support
480
may be reintroduced in the future.
481
482
+- As of PHP 5.3.15 and above the COM extension isn't compiled into PHP anymore.
483
+ It'll still be delivered with the standard PHP release but must be enclosed
484
+ with the "extension = php_com_dotnet.dll".
485
+
486
=====================
487
11.1 New in PHP 5.3.4
488
0 commit comments