Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97524 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37291 invoked from network); 6 Jan 2017 14:19:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2017 14:19:27 -0000 Authentication-Results: pb1.pair.com smtp.mail=pmjones88@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pmjones88@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.50 as permitted sender) X-PHP-List-Original-Sender: pmjones88@gmail.com X-Host-Fingerprint: 209.85.214.50 mail-it0-f50.google.com Received: from [209.85.214.50] ([209.85.214.50:37509] helo=mail-it0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/D1-23307-E67AF685 for ; Fri, 06 Jan 2017 09:19:26 -0500 Received: by mail-it0-f50.google.com with SMTP id 192so16454465itl.0 for ; Fri, 06 Jan 2017 06:19:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:content-transfer-encoding:mime-version:subject:date:references :to:in-reply-to:message-id; bh=eEvGkXm54Va52GSZxRElchQiK2jhgd+P/WdMYL3ki20=; b=WvTV1gocQByiRbsUB1XnC+dpB/ImCH7Piv20PBUBK2M9NSZPvWro4HPheucehwLhBa kotKjAvArEbn9dLlf2Jc7kLOBZkN0sJc9VyDDwVNuyZSzSM1QnvaMb6EeRnPbQbQfWrS JaQxECO7pNBJkk0UY7Qh6OSYg87NGDvHt0sW78qsv0hmX2OeZ9AK0nUIumTUPqGZotFA GiCCxdYxGL3boJzeRWpTqTElrORhsZB+u1EAirYPZ+YH9K0CRUBRaQfLRUnmJjuCqNkh sRb4jZ9KEavJ/V8RPZee8Sw8xGM5WrGuIwABztJIiFY5okvYFFRYPndkJ5IN+vD3mxEk mqXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:content-transfer-encoding:mime-version :subject:date:references:to:in-reply-to:message-id; bh=eEvGkXm54Va52GSZxRElchQiK2jhgd+P/WdMYL3ki20=; b=D5R1PvCbUgWWQrMLPmXZYEfpe2nEnn91e3UXOfglOp3X3HUBxUwPkYQ8RxB85i6gtJ nE/48nG22rbVPrtRQsd+o/vBVqZzW5ZGDgnbWe6SI/vt9ZU+ruu3UIHYRloieqKmeSTn pSHMUK+xKbcZKVPGC6L3FXUcVVU49EtX7CjwuoIFA3Mv2VSUQszJJxxBsdtHIL4gv6RO qBZevmUGeQbLDPTsUDU/8NgCvPzjZgSsxIVFmsc8Pn5/Vui2iwbivOIL5D4cN8Bn9vQg XoGsd4WFasRfuuMysHvS6fIIMd81ukgk6akDcgTyjF9ZQDVEVPlyIQk9d4xnxkANeK/G C1nw== X-Gm-Message-State: AIkVDXKfsK/p/NF/cH/v76usZxUCtzaK3GnFV38CehM9FX49MoyufmURehrsmvnTEfLiNg== X-Received: by 10.36.192.84 with SMTP id u81mr2583172itf.51.1483712363300; Fri, 06 Jan 2017 06:19:23 -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 w192sm1480325itw.3.2017.01.06.06.19.22 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Jan 2017 06:19:22 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Date: Fri, 6 Jan 2017 08:19:22 -0600 References: <0D388F9E-98FA-4C1F-95FA-759C4D4731C6@gmail.com> <2A.04.04761.F9A9D585@pb1.pair.com> <2017010414120739532-pmjones88@gmail.com> To: PHP internals In-Reply-To: <2017010414120739532-pmjones88@gmail.com> Message-ID: X-Mailer: Apple Mail (2.3259) Subject: Re: [PHP-DEV] Re: [RFC] ServerRequest and ServerResponse objects From: pmjones88@gmail.com (Paul Jones) Hi all, Today marks two weeks since this RFC was introduced. As I said at the = start, it's the holidays, so I expect to keep the discussion period open = for longer than two weeks, but I am surprised at how little discussion = there has been. I find it hard to imagine that all criticisms have been raised, and that = the remainder of the RFC is otherwise unobjectionable. So, if there are = further questions, please let me know! --=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