Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4789 invoked from network); 3 Jul 2003 15:59:36 -0000 Received: from unknown (HELO mail4.dr.myx.net) (217.10.193.165) by pb1.pair.com with SMTP; 3 Jul 2003 15:59:36 -0000 Received: from pseudo-infinity.ro (home-24035.b.astral.ro [193.231.183.184]) by mail4.dr.myx.net (mydomain.myx.net) with ESMTP id 37ECE10B82E; Thu, 3 Jul 2003 18:59:23 +0300 (EEST) Message-ID: <3F045312.7090701@pseudo-infinity.ro> Date: Thu, 03 Jul 2003 19:00:18 +0300 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030618 X-Accept-Language: en MIME-Version: 1.0 To: Ken Tossell , internals@lists.php.net References: <1057244229.3291.250.camel@mbe> <1057245213.3291.254.camel@mbe> <004a01c34176$c03ee6c0$0301a8c0@TRABAJOS2> <3F044CCF.7030808@pseudo-infinity.ro> <1057246815.3f044e5f75100@mail.tossell.net> In-Reply-To: <1057246815.3f044e5f75100@mail.tossell.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] var_dump_html() From: vladb@pseudo-infinity.ro (Vlad Bosinceanu) I still fail to understand how this would be helpful to someone who's debugging a script (as I presume you're not showing the user nicely colorised var_dump()s). *shrug* Vlad Ken Tossell wrote: >Quoting Vlad Bosinceanu : > > > >>What could it possibly colorize and how would it be useful? >> >> > >Based on the level in an array, the type, etc. >