php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #73965 DTrace reported as enabled when disabled
Submitted: 2017-01-20 16:43 UTC Modified: 2017-01-20 16:43 UTC
From: remi@php.net Assigned: remi (profile)
Status: Closed Package: DTrace (PECL)
PHP Version: 7.0.15 OS:
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: remi@php.net
New email:
PHP Version: OS:

 

 [2017-01-20 16:43 UTC] remi@php.net
Description:
------------
Related to http://git.php.net/?p=php-src.git;a=commitdiff;h=0c78fe4bb55a9d39afc79cbcbadb9a273f2ec2ef

When USE_ZEND_DTRACE=0 (or not defined), phpinfo wrongly reports as "enabled"

Test script:
---------------
USE_ZEND_DTRACE=0 sapi/cli/php -i | grep DTrace

Expected result:
----------------
DTrace Support => available, disabled


Actual result:
--------------
DTrace Support => enabled


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-20 16:43 UTC] remi@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: remi
 [2017-01-20 16:50 UTC] remi@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=php-src.git;a=commit;h=f81b7df618750977b9d17f3443d2cb0d74529f50
Log: Fixed bug #73965 DTrace reported as enabled when disabled
 [2017-01-20 16:50 UTC] remi@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jan 30 16:01:30 2025 UTC