php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75972 .Net support: not present in this build
Submitted: 2018-02-16 19:09 UTC Modified: 2018-05-05 21:57 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:0 (0.0%)
From: alejosimon at gmail dot com Assigned:
Status: No Feedback Package: COM related
PHP Version: 7.2.2 OS: Windows 7 x64
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alejosimon at gmail dot com
New email:
PHP Version: OS:

 

 [2018-02-16 19:09 UTC] alejosimon at gmail dot com
Description:
------------
I can not access the DOTNET class and in the dotnet section of the phpinfo I see the message ".Net support: not present in this build". With previous versions it works fine and without problems.

PD. the ext "dot_net" and ".net runtime 4.7", both correctly installed in x64 bits.

thanks!

Test script:
---------------
<?php 

 phpinfo();

?>

Expected result:
----------------
.Net support:	enabled

Actual result:
--------------
.Net support:	not present in this build

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-02-19 12:20 UTC] ab@php.net
-Status: Open +Status: Feedback
 [2018-02-19 12:20 UTC] ab@php.net
Please try using this snapshot:

  http://snaps.php.net/php-trunk-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 [2018-05-05 21:57 UTC] requinix@php.net
-Status: Feedback +Status: No Feedback
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC