[xdebug-dev] Bug 0000219: Memory usage delta in traces don't work on PHP 5.2.0

From: <noreply[@]lists.xdebug.org>
Date: Tue, 21 Nov 2006 19:54:42 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000219
======================================================================
Reporter: logical
Handler:
======================================================================
Project: Xdebug
Bug ID: 219
Category: Usage problems
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Operating System: Fedora Core 4
PHP Version: 5.2.0
Xdebug Version: 2.0.0rc1
======================================================================
Date Submitted: 2006-11-19 20:29 CET
Last Modified: 2006-11-21 19:54 CET
======================================================================
Summary: Memory usage delta in traces don't work on PHP 5.2.0
Description:
After I upgraded from 5.1.6 to 5.2.0 memory usage delta is always +0
excluding lines of code with include_once() calls.

No changes were made to php.ini.
The PHP 5.2 itself complied with the same ./configure line as 5.1.6 was.
======================================================================

----------------------------------------------------------------------
 derick - 2006-11-21 19:54 CET
----------------------------------------------------------------------
Fixed in CVS. Actually, the memory usage was still shown, but only in
blocks of 256kb. This is because of the new memory manager in PHP 5.2. I
now restored it to the old behavior though by using a different Zend API
function. Thanks for your report!

Bug History
Date Modified Username Field Change
======================================================================
2006-11-19 20:29logical New Bug
2006-11-19 20:29logical Bug Monitored: logical
2006-11-21 19:54derick Bugnote Added: 0000491
2006-11-21 19:54derick Status new => closed
======================================================================
Received on Tue Nov 21 2006 - 19:54:50 GMT

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