Hi,
I've installed Xdebug (2.1.0) on a Mac OS X, which has PHP 5.3.1:
PHP 5.3.1 (cli) (built: Feb 11 2010 02:32:22)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies
with Xdebug v2.1.0, Copyright (c) 2002-2010, by Derick Rethans
Things are mostly working as expected with Xdebug. I can attach it as a
debugger in IDEs to interactively debug code, I can call Xdebug
functions, but no matter what data type I'm trying to var_dump, the
output won't be rendered as HTML with orange, or whatever Xdebug is
using for coloring. So... it seems that var_dump hasn't been overloaded.
Do you have any idea why this might happen?
Thanks,
-- IonuČ› G. Stan | http://igstan.roReceived on Wed Jul 07 2010 - 18:07:11 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST