Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78421 Return-Path: <ajf@ajf.me> Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49964 invoked from network); 28 Oct 2014 13:50:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2014 13:50:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.208 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.208 imap2-3.ox.privateemail.com Received: from [192.64.116.208] ([192.64.116.208:53262] helo=imap2-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/B3-21571-E2F9F445 for <internals@lists.php.net>; Tue, 28 Oct 2014 08:50:39 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id C4AD68C0083; Tue, 28 Oct 2014 09:50:35 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Bojljrq6fs4J; Tue, 28 Oct 2014 09:50:35 -0400 (EDT) Received: from oa-res-26-28.wireless.abdn.ac.uk (oa-res-26-28.wireless.abdn.ac.uk [137.50.26.28]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id E2DE48C007D; Tue, 28 Oct 2014 09:50:34 -0400 (EDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: <CAMUwpuTCO3zb6ijttTudiF-CqL=3TOQ2O_ssHKUB-1iAe7HBYA@mail.gmail.com> Date: Tue, 28 Oct 2014 13:50:32 +0000 Cc: David Soria Parra <dsp@php.net>, PHP Internals <internals@lists.php.net> Content-Transfer-Encoding: quoted-printable Message-ID: <13B36463-CF72-4531-A5AA-8DCF85E40077@ajf.me> References: <php-mail-d1dee1060d0e519b421e241f31037078549681831@git.php.net> <alpine.DEB.2.11.1410242103530.4012@whisky.home.derickrethans.nl> <1414217636.2624.89.camel@localhost.localdomain> <alpine.DEB.2.11.1410261047380.4012@whisky.home.derickrethans.nl> <BLU436-SMTP249111049DD6549BD1ABC5DE2910@phx.gbl> <slrnm4t05a.775.dsp@dsp.local> <CAMUwpuTCO3zb6ijttTudiF-CqL=3TOQ2O_ssHKUB-1iAe7HBYA@mail.gmail.com> To: Julien Pauli <jpauli@php.net> X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] PHPDBG nonsense (Was: Re: [PHP-CVS] com php-src: Made phpdbg compatible with new engine: ...) From: ajf@ajf.me (Andrea Faulds) > On 28 Oct 2014, at 13:43, Julien Pauli <jpauli@php.net> wrote: >=20 > When PHP 5.6 has been released, few weeks/months ago, I explicitely > stated Ferenc (RMing 5.6 together with me), that *it is not a normal > thing to have an external domain for phpdbg* >=20 > This has never happened before, FWIR >=20 > Every code that is part of PHP, that is merged into php.net repo , > falls under the PHP licence *and* the PHP process of doing things. >=20 > One chance is that today the subject shows to everybody and not only > RM wondering about this. Cool. > I'm all +1 to merge phpdbg web site content into official php.net = documentation. >=20 > Guys, from an external POV, phpdbg seems very strange for people. Why > the hell does it have its own github repo and its own website ? This > is something that has never been seen for *official* php.net content > and our users are asking questions / assuming things. Yeah, I agree this is weird. There=E2=80=99s nothing wrong with keeping = around the github repo to provide phpdbg for older PHP versions, but the = main site should on php.net and it shouldn=E2=80=99t tell the user to go = anywhere but php.net. -- Andrea Faulds http://ajf.me/