Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98222 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78595 invoked from network); 6 Feb 2017 20:29:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2017 20:29:50 -0000 Authentication-Results: pb1.pair.com header.from=pmjones88@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pmjones88@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.47 as permitted sender) X-PHP-List-Original-Sender: pmjones88@gmail.com X-Host-Fingerprint: 209.85.214.47 mail-it0-f47.google.com Received: from [209.85.214.47] ([209.85.214.47:38058] helo=mail-it0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8A/21-03389-CBCD8985 for ; Mon, 06 Feb 2017 15:29:48 -0500 Received: by mail-it0-f47.google.com with SMTP id c7so65178257itd.1 for ; Mon, 06 Feb 2017 12:29:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=24DRrSBMGVbMkoaqxFH6oHRUcLpuB3jfhPsFFh5vrUk=; b=Q3gmy+aY6M7sMxT046MnY9MbGk6bt7s9PCeUx3LCTgv4DDDBHr/02EHlFTj0CMKlOg ddpY1aiQbK9sDMdSt98XrmlBkSecNhIyTZSq43ac+vVJL4D1IgE0N5CPrBDbrdNXu4qJ pvF4zT9/4KQ1DK7AChgKYCAwEvKDF4ASn8xk1F3wjoOyUhcjqIEgrsEp1NMCe4jaSa44 XIZaZiTS/5tUkV5ptXGJ61MAeGQs4JR8eXs/F3rxeyRGZvLeTw0GQ63w/VwbSV/A/lQe gjqfS5GYnK2Wgct9MfMHX70yJJ3kuU+RH0cQi9jSgPwGsuHX3I7UmOkpXbCLslgnKquo yBMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=24DRrSBMGVbMkoaqxFH6oHRUcLpuB3jfhPsFFh5vrUk=; b=hbh9v/Mz4dQrfYCywSmLPtMnkujFCqFzvOlvxoEreS6hVyMzyQre22HJkDI7moFdn6 j/Z1YVmG9Q6LQ0l8SfADyjLOrTKYxOK7uAy0Xb1O7WIE/lgz5GzxqNH+tfcIXqrVYs3L MwqhuCzO5Ot5JuVD9KKWRDzEStTf9VxAy4p+cFKOHs59R5PVAEa5LGEPPkGnYqUIGHL3 RRRbjdlKYWdu2oc5RTt823gz9TpnhpAhV4kEzilTdt9nGh85VX9TVL10g9K1oRBhq2kQ O9IOUlpA9dffwSIHivHf8TKhjBQNpimWpVvwNspsrVXurxiRj4saZRYl/+zYOGMeog6U fLEQ== X-Gm-Message-State: AIkVDXLg3v8RacHfALFJsc5dFyLDuTC6UzIKF90Bvc15rASNAle0cpPh8DXPlSjPC5fS/A== X-Received: by 10.36.2.1 with SMTP id 1mr8614144itu.10.1486412986048; Mon, 06 Feb 2017 12:29:46 -0800 (PST) Received: from samurai.attlocal.net (107-223-29-56.lightspeed.nsvltn.sbcglobal.net. [107.223.29.56]) by smtp.gmail.com with ESMTPSA id w75sm4793255itc.21.2017.02.06.12.29.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Feb 2017 12:29:45 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) In-Reply-To: Date: Mon, 6 Feb 2017 14:29:42 -0600 Cc: PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: <5AE20A8B-D4BB-4D62-BC0E-2187287141CE@gmail.com> References: <459c6bef-8936-634a-9520-dbd65c35b7c7@fleshgrinder.com> To: Peter Cowburn X-Mailer: Apple Mail (2.3259) Subject: Re: [PHP-DEV] Namespaces in Core From: pmjones88@gmail.com (Paul Jones) > On Feb 6, 2017, at 13:50, Peter Cowburn = wrote: >=20 > a vote which essentially is about adopting > namespaces in core, via new library RFC, is not the way to go about > changing our coding standards. In short, I don't want to the see the > situation where this extension gets merged in to 7.2 (which it should = be > :)) only to have someone ask, "what about the 'php' top-level = namespace?" > and we all shrug and mutter, "too late" under our breaths. I would not have noted this if you had not said something. Thank you for = doing so. --=20 Paul M. Jones pmjones88@gmail.com http://paul-m-jones.com Modernizing Legacy Applications in PHP https://leanpub.com/mlaphp Solving the N+1 Problem in PHP https://leanpub.com/sn1php