Skip to content

Commit 6176b96

Browse files
committed
com ext upgrading info
1 parent d3780f1 commit 6176b96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,10 @@ UPGRADE NOTES - PHP 5.3
479479
- Firebird and SNMP support are no longer available on Windows. Firebird support
480480
may be reintroduced in the future.
481481

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+
482486
=====================
483487
11.1 New in PHP 5.3.4
484488
=====================

0 commit comments

Comments
 (0)