Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53719 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74628 invoked from network); 2 Jul 2011 01:40:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jul 2011 01:40:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=arraypad@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arraypad@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.42 as permitted sender) X-PHP-List-Original-Sender: arraypad@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:59838] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/40-05730-0F67E0E4 for ; Fri, 01 Jul 2011 21:40:01 -0400 Received: by vwl1 with SMTP id 1so3092669vwl.29 for ; Fri, 01 Jul 2011 18:39:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sAu7h7kBZzNKiP9oWWNJLGgw52g2zOby0dug0SMIryw=; b=Btmh1j1KymXurhZPfJ94OloFP9tDR0YZ337vfeXtOqQQCvKk2ZfaAqwwKYl6NW37Cl Fcq97OAXw6qd6/efrAuKB0HRzDkhNRUoUCk8NOoXicvlY82nEZGjN2HxgTXTtRg91gou 6WzHSjuEh2nIYNQPYttmzmqSe4kxF0vz2Gac0= MIME-Version: 1.0 Received: by 10.52.175.132 with SMTP id ca4mr5253910vdc.98.1309570798186; Fri, 01 Jul 2011 18:39:58 -0700 (PDT) Received: by 10.52.184.98 with HTTP; Fri, 1 Jul 2011 18:39:58 -0700 (PDT) In-Reply-To: <4E0CD79E.5080806@oracle.com> References: <4E0CD79E.5080806@oracle.com> Date: Sat, 2 Jul 2011 02:39:58 +0100 Message-ID: To: Christopher Jones Cc: internals@lists.php.net, Lars Bo Rasmussen Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [PATCH] Friendly log messages for CLI server From: arraypad@gmail.com (Arpad Ray) Hi, There's now a request for this: https://bugs.php.net/bug.php?id=55109 Colours are now toggled by the ini setting cli_server.color. I'm still looking into means of excluding the more deceptively incapable terminals but I will support having colours on by default anyway. Regards, Arpad