Skip to content

Commit 592917f

Browse files
committed
com ext upgrading correction
1 parent 6176b96 commit 592917f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ UPGRADE NOTES - PHP 5.3
481481

482482
- As of PHP 5.3.15 and above the COM extension isn't compiled into PHP anymore.
483483
It'll still be delivered with the standard PHP release but must be enclosed
484-
with the "extension = php_com_dotnet.dll".
484+
with the "extension = php_com_dotnet.dll" directive in php.ini.
485485

486486
=====================
487487
11.1 New in PHP 5.3.4

0 commit comments

Comments
 (0)