[xdebug-dev] Bug 0000221: Verbose Parameter Expansion

From: <noreply[@]lists.xdebug.org>
Date: Fri, 1 Dec 2006 20:39:33 +0100

The following bug has been CLOSED
======================================================================
http://bugs.xdebug.org/bug_view_page.php?bug_id=0000221
======================================================================
Reporter: scoates
Handler:
======================================================================
Project: Xdebug
Bug ID: 221
Category: Feature/Change request
Reproducibility: N/A
Severity: tweak
Priority: normal
Status: closed
Operating System:
PHP Version: 5.1.6
Xdebug Version: 2.0.0rc2-dev
======================================================================
Date Submitted: 2006-11-21 18:37 CET
Last Modified: 2006-12-01 20:39 CET
======================================================================
Summary: Verbose Parameter Expansion
Description:
Hi,

As we discussed today, it would be nice if I could optionally expand
collected parameters in xdebug's exception backtrace rendering.

So, now I get:
"foo(string(3))"

I'd like to (optionally, based on an ini flag) see:
"foo('bar')"
or even:
"foo((string(3))'bar')"

S
======================================================================

----------------------------------------------------------------------
 derick - 2006-12-01 20:39 CET
----------------------------------------------------------------------
Fixed in CVS. Move your mouse over the "string(3)" bit and you will see the
value.

Bug History
Date Modified Username Field Change
======================================================================
2006-11-21 18:37scoates New Bug
2006-11-21 18:37scoates Bug Monitored: scoates
2006-12-01 20:39derick Bugnote Added: 0000501
2006-12-01 20:39derick Status new => closed
======================================================================
Received on Fri Dec 01 2006 - 20:39:36 GMT

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