[xdebug-dev] Bug 0000116: xDebug not woking with Zend Optimizator

From: <xdebug-dev[@]lists.xdebug.org>
Date: Wed, 16 Feb 2005 11:47:06 +0100

The following bug has been RESOLVED.
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000116
======================================================================
Reporter: bogomil
Handler:
======================================================================
Project: Xdebug
Bug ID: 116
Category: Usage problems
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Operating System:
PHP Version: 5.0.0
Xdebug Version: 2.0.0beta2
Resolution: open
======================================================================
Date Submitted: 2005-02-16 11:31 CET
Last Modified: 2005-02-16 11:47 CET
======================================================================
Summary: xDebug not woking with Zend Optimizator
Description:
Here is my php.ini
zend_optimizer.optimization_level=15
zend_extension_ts="C:\Program Files\Zend\lib\ZendExtensionManager.dll"
zend_extension_manager.optimizer_ts="C:\Program
Files\Zend\lib\Optimizer-2.5.5"

and xDebug keys
zend_extension_ts="c:/php/xdebug-5.0-2.0.0beta1.dll"
xdebug.show_local_vars =1
xdebug.show_mem_delta=1
xdebug.auto_trace=1
xdebug.collect_params=1
xdebug.collect_return=1
xdebug.dump.SERVER = REMOTE_ADDR,REQUEST_METHOD
xdebug.dump_undefined=1
xdebug.profiler_enable=1
xdebug.profiler_output_dir="c:/php/"

When I start Apache, message Zend optimizer is incompatible with Xdebug
======================================================================

----------------------------------------------------------------------
 derick - 2005-02-16 11:47 CET
----------------------------------------------------------------------
This is a problem with the ZendOptimizer. It refuses to load other Zend
extensions like Xdebug. I can not do anything about this, please file a
bug with the Zend people.

Bug History
Date Modified Username Field Change
======================================================================
2005-02-16 11:31bogomil New Bug
2005-02-16 11:31bogomil Bug Monitored: bogomil
2005-02-16 11:47derick Bugnote Added: 0000227
2005-02-16 11:47derick Status new => resolved
======================================================================
Received on Wed Feb 16 2005 - 11:47:09 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST