Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16255 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63784 invoked by uid 1010); 16 May 2005 14:45:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 84875 invoked from network); 16 May 2005 14:22:48 -0000 Received: from unknown (HELO caedmon.net) (127.0.0.1) by localhost with SMTP; 16 May 2005 14:22:48 -0000 X-Host-Fingerprint: 69.60.120.178 www3.caedmon.net Linux 2.4/2.6 Received: from ([69.60.120.178:44784] helo=iconoclast.caedmon.net) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id 4F/39-36148-6BCA8824 for ; Mon, 16 May 2005 10:22:46 -0400 Received: from localhost ([127.0.0.1]) by iconoclast.caedmon.net with esmtp (Exim 3.35 #1 (Debian)) id 1DXgUS-00086s-00; Mon, 16 May 2005 10:22:40 -0400 Message-ID: <4288ACAB.8080709@caedmon.net> Date: Mon, 16 May 2005 10:22:35 -0400 User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: info@php-HR.net CC: internals@lists.php.net References: <20050513112935.50036.qmail@lists.php.net> In-Reply-To: <20050513112935.50036.qmail@lists.php.net> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Function proposal From: sean@caedmon.net (Sean Coates) AnteD wrote: > Yes I know that this is a small function and yes I know it can be > copy-paste with every new project you do but from the first day I've > been using PHP until today this function follows me everywhere and I now > that everyone is using it one way or the other for debugging...... ... The proper place to ask for new features is at http://bugs.php.net/. Click "report a bug" and choose "Feature/Change Request" as the "Type of bug". S