Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:109114 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 60689 invoked from network); 17 Mar 2020 22:47:26 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 17 Mar 2020 22:47:26 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 7D5C318075C for ; Tue, 17 Mar 2020 14:10:10 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS29169 217.70.176.0/20 X-Spam-Virus: No X-Envelope-From: Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 17 Mar 2020 14:10:09 -0700 (PDT) X-Originating-IP: 107.223.28.39 Received: from [192.168.1.85] (107-223-28-39.lightspeed.nsvltn.sbcglobal.net [107.223.28.39]) (Authenticated sender: pmjones@pmjones.io) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 0A6491BF208; Tue, 17 Mar 2020 21:10:06 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.60.0.2.5\)) In-Reply-To: <19B3A3A7-9AD2-40B8-A7B0-F2E029C26D81@newclarity.net> Date: Tue, 17 Mar 2020 16:10:02 -0500 Cc: Rowan Tommins , PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: <50BD013E-CF72-414C-BBC0-A7A2E45CBDDB@pmjones.io> <0B40E6E5-342F-4D81-9CAA-A0C0739A7718@pmjones.io> <102D234E-BC5D-42B2-ABC4-93980C1F76A4@pmjones.io> <9c8064d1-52cf-c31d-f023-e323b5c2dce5@gmail.com> <4C35AB9D-277D-41AE-8364-83EC1A782F4C@pmjones.io> <19B3A3A7-9AD2-40B8-A7B0-F2E029C26D81@newclarity.net> To: Mike Schinkel X-Mailer: Apple Mail (2.3608.60.0.2.5) Subject: Re: [PHP-DEV] RFC: Server-Side Request and Response Objects (v2) From: pmjones@pmjones.io ("Paul M. Jones") Hi Mike & Rowan & all, > On Mar 16, 2020, at 13:35, Mike Schinkel wrote: >=20 >> Does anyone besides Rowan long for a different property name here? = What are your suggestions, if any? >=20 > I don't think this is important anymore if we call it Sapi or CGI. It = was only an issue IMO if if we were still wanting to call it Request. >=20 > But again, just my opinion. Noted, and agreed. After checking with John Boehr, and having put together a 2.x branch = using the `Sapi` prefix, I think it looks pretty good. Unless there are = objections, we'll keep the new prefix, and I'll update the RFC = accordingly. --=20 Paul M. Jones pmjones@pmjones.io 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