Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97519 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77153 invoked from network); 5 Jan 2017 12:28:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Jan 2017 12:28:08 -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.43 as permitted sender) X-PHP-List-Original-Sender: pmjones88@gmail.com X-Host-Fingerprint: 209.85.214.43 mail-it0-f43.google.com Received: from [209.85.214.43] ([209.85.214.43:38480] helo=mail-it0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2D/54-55609-5DB3E685 for ; Thu, 05 Jan 2017 07:28:06 -0500 Received: by mail-it0-f43.google.com with SMTP id x2so344522100itf.1 for ; Thu, 05 Jan 2017 04:28:05 -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=KRnLmNcvEhthPwhdSUttgkyQxlhR8S+qK0dxs4rxSUM=; b=IT5Qtu2y2+B0ITdmLdjhBawGhEZx2O3Eja+r3z4sgnAxMf6/lgoUzwppUF/D5AyaLO rbrciUONWpTRVBn5rHQPPGWe9dfgGBWH3UCg6OGEjjUEFeieTdeqiYw014hzEkdfnQAp frP69tVHiulRn54vxuJt7aDwGf17ntJNFZM0znu4Y71Fi+V0cnn9U0BXGYX8pni0xhCU 1rB7mvYZ1WzlJKjwa6mpFmRt2DzHf2DEfXuJBI6TOHW4p1p0goBUUT5A8DDtDHePAQnR 18LIyawFpzhd/f5OIm6kSKR/HxEAVceBtJlDa9XKk0GomwS1zwV+XLXpeB/eg40MZI/0 yt7A== 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=KRnLmNcvEhthPwhdSUttgkyQxlhR8S+qK0dxs4rxSUM=; b=hsu1cYd1lJMm2Sn64IriSLWrVSD6DdcdOYhUJ2Ld29CB2L0Sn8qvw8GghEbS3vstmM zguZy4Yy19Yy9FIKl99OEi27O8Mi/GRxyLIjieRXSwtE7Q8qDnJl3qtoU+2dk6lWrt5P Ce0CD8L5o/1WOKXm5Yg6isdwxixE0SOLkZ/D5XG/KPmLTDygkKSY/aWcUmWkLhhHeSbk IUIUYCQnioIScvNKOfnbQyRbEfYhAJY05RNT0gx/UQtlXJkJhdNO5sTWq5wEsj4pkuyH lZz6Q0xcgeWU7ffL5ZBD/+fhiGfjabhtjZZtoxiHk4VwHVbJOMgJsIHplTwjp7MkVO3X BaZw== X-Gm-Message-State: AIkVDXJ5FPVrbLid0uTnFpIhdRsob7k2iG2plicaYNsDne3Kihrjen1gc5l39tMYxBtp2g== X-Received: by 10.36.133.133 with SMTP id r127mr58309018itd.37.1483619282991; Thu, 05 Jan 2017 04:28:02 -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 197sm2083340ita.14.2017.01.05.04.28.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Jan 2017 04:28:02 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) In-Reply-To: Date: Thu, 5 Jan 2017 06:28:01 -0600 Cc: PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <0D388F9E-98FA-4C1F-95FA-759C4D4731C6@gmail.com> <2A.04.04761.F9A9D585@pb1.pair.com> <2017010414120739532-pmjones88@gmail.com> To: Joe Watkins X-Mailer: Apple Mail (2.3259) Subject: Re: [PHP-DEV] [RFC] ServerRequest and ServerResponse objects From: pmjones88@gmail.com (Paul Jones) > On Jan 5, 2017, at 01:55, Joe Watkins wrote: >=20 > Morning Paul, >=20 > Just to note that this does require a super majority.=20 >=20 > It is the consensus of core maintainers that language change means = anything we have to continue to maintain if it's voted in, and this very = much falls into that category so a simple majority is not good enough. Understood, and thanks for the correction; I'll update the RFC (and my = expectations) accordingly. --=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