| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2015-12-13 13:06 UTC] laruence@php.net
  [2015-12-13 13:06 UTC] laruence@php.net
 
-Status: Open
+Status: Closed
  [2016-07-20 11:34 UTC] davey@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 00:00:01 2025 UTC | 
Description: ------------ In taint.c ZEND_MOD_CONFLICTS("xdebug") But this doesn't work (probably because XDebug is a zend_extension) It this is really a blocker, need to be manage differently. Perhaps better idea will be to work with Derick on this. Test script: --------------- php -m Expected result: ---------------- Conflicts Actual result: -------------- [PHP Modules] ... taint ... [Zend Modules] Xdebug