Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78333 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96116 invoked from network); 26 Oct 2014 07:11:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Oct 2014 07:11:25 -0000 Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.237 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.237 mail-1.de-punkt.de Received: from [93.190.64.237] ([93.190.64.237:57822] helo=mail-1.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/17-36207-C9E9C445 for ; Sun, 26 Oct 2014 02:11:25 -0500 Received: from localhost (localhost [127.0.0.1]) by mail-1.de-punkt.de (Postfix) with ESMTP id 7D7113A33E for ; Sun, 26 Oct 2014 08:11:21 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail-1.de-punkt.de Received: from mail-1.de-punkt.de ([127.0.0.1]) by localhost (mail-1.de-punkt.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id w5nlpKAjhoFb for ; Sun, 26 Oct 2014 08:11:21 +0100 (CET) Received: from [192.168.178.24] (p57BDE7EB.dip0.t-ipconnect.de [87.189.231.235]) (Authenticated sender: php@sebastian-bergmann.de) by mail-1.de-punkt.de (Postfix) with ESMTPSA id 2D8913A33C for ; Sun, 26 Oct 2014 08:11:21 +0100 (CET) Message-ID: <544C9E98.1000409@php.net> Date: Sun, 26 Oct 2014 08:11:20 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: <1414217636.2624.89.camel@localhost.localdomain> <1414229963.2624.103.camel@localhost.localdomain> <544BE9FE.3030603@sugarcrm.com> In-Reply-To: <544BE9FE.3030603@sugarcrm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHPDBG nonsense (Was: Re: [PHP-CVS] com php-src: Made phpdbg compatible with new engine: ...) From: sebastian@php.net (Sebastian Bergmann) Am 25.10.2014 um 20:20 schrieb Stas Malyshev: > somewhat relaxed rules there, but even then introducing new debugging > protocol into PHP core seems to be something that warrants some > notification. That would have been my next question. I think it does not only warrant notification but adherence to the RFC process.