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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 08:01:28 2024 UTC